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.cc24 ExecutableBuildOptions& ExecutableBuildOptions::set_device_allocator( in set_device_allocator() function in xla::ExecutableBuildOptions
/external/tensorflow/tensorflow/compiler/xla/service/
Dcompiler.h79 void set_device_allocator(DeviceMemoryAllocator* device_allocator) { in set_device_allocator() function