OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:host_to_device_executor_
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
infeed_manager.cc
25
if (
host_to_device_executor_
== nullptr) {
26
host_to_device_executor_
= executor;
31
if (executor !=
host_to_device_executor_
) {
infeed_manager.h
81
se::StreamExecutor*
host_to_device_executor_
= nullptr;
member in class:xla::gpu::InfeedManager
Completed in 571 milliseconds