OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:to_device
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
hlo_module_group_metadata.cc
524
auto
to_device
= GetInstructionDevice(*channel.recv);
local
526
<< "
to_device
=" << *
to_device
<< " send=" << channel.send->name()
531
*
to_device
)] += 1;
/external/tensorflow/tensorflow/stream_executor/cuda/
cuda_driver.cc
1577
auto
to_device
= DeviceFromContext(to);
local
[
all
...]
Completed in 373 milliseconds