OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CompileExecutable
(Results
1 - 7
of
7
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
local_service.h
49
StatusOr<std::unique_ptr<Executable>>
CompileExecutable
(
local_service.cc
119
StatusOr<std::unique_ptr<Executable>> LocalService::
CompileExecutable
(
/external/tensorflow/tensorflow/compiler/xla/tools/
dumped_computation_to_operation_list.cc
89
local_service->
CompileExecutable
(computation, layouts, build_options);
dumped_computation_to_text.cc
66
local_service->
CompileExecutable
(computation, layouts, build_options);
replay_computation.cc
93
StatusOr<std::unique_ptr<LocalExecutable>>
CompileExecutable
(
373
executables[i] =
CompileExecutable
(snapshots[i], client);
/external/tensorflow/tensorflow/compiler/xla/client/
local_client.cc
255
local_service_->
CompileExecutable
(
/external/tensorflow/tensorflow/compiler/xla/tests/
local_client_execute_test.cc
752
XLA_TEST_F(LocalClientExecuteTest,
CompileExecutable
)
[
all
...]
Completed in 207 milliseconds