Home
last modified time | relevance | path

Searched defs:device_allocator (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcompiler.h85 se::DeviceMemoryAllocator* device_allocator() const { in device_allocator() function
88 void set_device_allocator(se::DeviceMemoryAllocator* device_allocator) { in set_device_allocator()
168 se::DeviceMemoryAllocator* device_allocator = nullptr; member
186 se::DeviceMemoryAllocator* device_allocator) { in RunHloPasses()
215 se::DeviceMemoryAllocator* device_allocator) { in RunBackend()
233 se::DeviceMemoryAllocator* device_allocator) { in Compile()
/external/tensorflow/tensorflow/compiler/jit/
Dxla_platform_info.h35 std::shared_ptr<se::DeviceMemoryAllocator> device_allocator) in XlaPlatformInfo()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dllvm_compiler_test.cc46 se::DeviceMemoryAllocator* device_allocator) { in OptimizeHloConvolutionCanonicalization()
52 se::DeviceMemoryAllocator* device_allocator) { in OptimizeHloPostLayoutAssignment()
/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
Dpluggable_device_process_state.h108 Allocator* device_allocator; member
Dpluggable_device_process_state.cc119 Allocator* device_allocator = nullptr; in GetPluggableDeviceAllocator() local
Dpluggable_device_factory.cc248 Allocator* device_allocator = process_state->GetPluggableDeviceAllocator( in CreatePluggableDevice() local
Dpluggable_device.cc143 const std::string& physical_device_desc, Allocator* device_allocator, in PluggableDevice()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnvptx_compiler.cc111 se::DeviceMemoryAllocator* device_allocator) { in OptimizeHloConvolutionCanonicalization()
162 se::DeviceMemoryAllocator* device_allocator) { in OptimizeHloPostLayoutAssignment()
Damdgpu_compiler.cc76 se::DeviceMemoryAllocator* device_allocator) { in OptimizeHloConvolutionCanonicalization()
Dgpu_compiler.cc242 se::DeviceMemoryAllocator* device_allocator) { in OptimizeHloModule()
538 se::DeviceMemoryAllocator* device_allocator) { in OptimizeHloPostLayoutAssignment()
/external/tensorflow/tensorflow/compiler/xla/client/
Dexecutable_build_options.cc31 se::DeviceMemoryAllocator* ExecutableBuildOptions::device_allocator() const { in device_allocator() function in xla::ExecutableBuildOptions
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.h198 std::shared_ptr<se::DeviceMemoryAllocator> device_allocator; member
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph.cc433 std::pair<int, Allocator*> device_allocator = in CreateTRTNode() local