Home
last modified time | relevance | path

Searched defs:set_device_allocator (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/
Dexecutable_build_options.cc25 ExecutableBuildOptions& ExecutableBuildOptions::set_device_allocator( in set_device_allocator() function in xla::ExecutableBuildOptions
/external/tensorflow/tensorflow/compiler/xla/service/
Dcompiler.h89 void set_device_allocator(se::DeviceMemoryAllocator* device_allocator) { in set_device_allocator() function