OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_use_fast_path
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
hlo_evaluator.h
135
void
set_use_fast_path
(bool value) { use_fast_path_ = value; }
function in class:xla::HloEvaluator
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
compiler.cc
124
evaluator->
set_use_fast_path
(
Completed in 1426 milliseconds