Home
last modified time | relevance | path

Searched refs:timestamped_allocator (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v1/
H A Dtensorflow.-g-p-u-options.pbtxt88 name: "timestamped_allocator"
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_process_state.cc201 if (options.experimental().timestamped_allocator()) { in GetGPUAllocator()
H A Dgpu_device.cc471 options.config.gpu_options().experimental().timestamped_allocator(); in Init()
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dconfig.proto200 bool timestamped_allocator = 5; field
205 // Note that timestamped_allocator is only effective if some tracking is
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Dconfig.pb.h614 bool timestamped_allocator() const; in Swap()
4496 inline bool GPUOptions_Experimental::timestamped_allocator() const { in timestamped_allocator() function