OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:device_allocator_
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/client/
executable_build_options.h
69
DeviceMemoryAllocator*
device_allocator_
= nullptr;
member in class:xla::ExecutableBuildOptions
/external/tensorflow/tensorflow/compiler/xla/service/
compiler.h
77
DeviceMemoryAllocator* device_allocator() const { return
device_allocator_
; }
79
device_allocator_
= device_allocator;
86
DeviceMemoryAllocator*
device_allocator_
= nullptr;
member in class:xla::AotCompilationOptions
Completed in 195 milliseconds