mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 00:19:58 +01:00
* Extend alternate memory chunk reservations for aliased uses. * Add pinned allocations in alternate memory for aliased uses. * Mark all aliased allocations as colocated. Pin all values aliased to the left of the source hlo value being block prefetched to default memory, values aliased to the right of the source hlo value will be pinned to default memory in all cases except - when a scheduling a new prefetch is successful. * For source values, if a pinned allocation exists and adding uses to the allocation is required. * For other (aliased) values finalizing the value suffices. Misc: * When creating colocated aliased allocations in alternate memory, do not rely on getting the first colocated block from the back of the list. * Code cleanup. PiperOrigin-RevId: 825302368 |
||
|---|---|---|
| .. | ||
| android | ||
| boringssl | ||
| cpuinfo | ||
| fft2d | ||
| flatbuffers | ||
| googleapis | ||
| hexagon | ||
| icu | ||
| jpeg | ||
| kissfft | ||
| libprotobuf_mutator | ||
| libwebp | ||
| mpi | ||
| opencl_headers | ||
| pasta | ||
| py | ||
| pybind11_protobuf | ||
| ruy | ||
| sobol_data | ||
| systemlibs | ||
| tf_runtime | ||
| vulkan_headers | ||
| xla | ||
| xprof | ||
| __init__.py | ||
| arm_neon_2_x86_sse.BUILD | ||
| BUILD.bazel | ||
| codegen.BUILD | ||
| coremltools.BUILD | ||
| cub.BUILD | ||
| gif_fix_image_counter.patch | ||
| gif_fix_strtok_r.patch | ||
| gif.BUILD | ||
| linenoise.BUILD | ||
| nlohmann_json.BUILD | ||
| png_fix_rpi.patch | ||
| png.BUILD | ||
| pprof.BUILD | ||
| repo.bzl | ||
| sqlite.BUILD | ||
| tf_toolchains.BUILD | ||
| tflite_mobilenet_float.BUILD | ||
| tflite_mobilenet_quant.BUILD | ||
| tflite_mobilenet.BUILD | ||
| tflite_ovic_testdata.BUILD | ||
| tflite_smartreply.BUILD | ||