OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCompilationDevice
(Results
1 - 4
of
4
) sorted by null
/external/tensorflow/tensorflow/compiler/jit/
mark_for_compilation_pass.cc
204
XlaOpRegistry::
GetCompilationDevice
(device_type.type(), ®istration));
289
CHECK(XlaOpRegistry::
GetCompilationDevice
(device->device_type(),
297
// TODO(phawkins): precompute the "
GetCompilationDevice
" properties of each
323
if (!XlaOpRegistry::
GetCompilationDevice
(device_type.type(),
582
XlaOpRegistry::
GetCompilationDevice
(device_type.type(), ®istration);
/external/tensorflow/tensorflow/compiler/tf2xla/
xla_op_registry.h
117
static bool
GetCompilationDevice
(const string& device_name,
xla_op_registry.cc
117
/* static */ bool XlaOpRegistry::
GetCompilationDevice
(
122
//
GetCompilationDevice
is called.
/external/tensorflow/tensorflow/compiler/jit/kernels/
xla_launch_op.cc
189
if (!XlaOpRegistry::
GetCompilationDevice
(device_type_.type(),
Completed in 205 milliseconds