Home
last modified time | relevance | path

Searched refs:set_device_allocator (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dexecutable_build_options.h72 ExecutableBuildOptions& set_device_allocator(
H A Dexecutable_build_options.cc25 ExecutableBuildOptions& ExecutableBuildOptions::set_device_allocator( in set_device_allocator() function in xla::ExecutableBuildOptions
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dget_compiler_ir.cc62 build_options.set_device_allocator(options.device_allocator.get()); in BuildExecutable()
H A Dxla_compilation_cache.cc268 build_options.set_device_allocator(options.device_allocator.get()); in GetBuildOptions()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/
H A Dxrt_compile_ops.cc165 build_options.set_device_allocator(device_ref.allocator()); in Compile()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcompiler.h110 void set_device_allocator(se::DeviceMemoryAllocator* device_allocator) { in set_device_allocator() function
H A Dservice.cc362 aot_options.set_device_allocator(options.device_allocator); in BuildAotResults()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_stream_executor_client.cc2402 build_options.set_device_allocator(allocator()); in GetExecutableExtras()