OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetExecutor
(Results
1 - 6
of
6
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
platform.cc
54
return
GetExecutor
(config);
64
return
GetExecutor
(config);
67
port::StatusOr<StreamExecutor*> InterpreterPlatform::
GetExecutor
(
/external/tensorflow/tensorflow/stream_executor/host/
host_platform.cc
52
return
GetExecutor
(config);
61
return
GetExecutor
(config);
64
port::StatusOr<StreamExecutor*> HostPlatform::
GetExecutor
(
/external/tensorflow/tensorflow/stream_executor/cuda/
cuda_platform.cc
88
StreamExecutor* exec =
GetExecutor
(config).ValueOrDie();
112
StreamExecutor* exec =
GetExecutor
(config).ValueOrDie();
124
return
GetExecutor
(config).ValueOrDie();
152
return
GetExecutor
(config);
161
return
GetExecutor
(config);
164
port::StatusOr<StreamExecutor*> CudaPlatform::
GetExecutor
(
/prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.5/
velocity-1.5.jar
/prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.7/
velocity-1.7.jar
/prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.0/
auto-value-1.0.jar
Completed in 6349 milliseconds