Home
last modified time | relevance | path

Searched defs:use_unified_memory (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/device/
H A Ddevice_mem_allocator.h33 bool use_unified_memory, in DeviceMemAllocator()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
H A Dpluggable_device_process_state.cc111 bool use_unified_memory = options.per_process_gpu_memory_fraction() > 1.0 || in GetPluggableDeviceAllocator() local
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dconfig.proto181 bool use_unified_memory = 2; field
/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.h4411 inline bool GPUOptions_Experimental::use_unified_memory() const { in use_unified_memory() function