OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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; }
304
bool
use_fast_path_
= false;
member in class:xla::HloEvaluator
hlo_evaluator_typed_visitor.h
[
all
...]
Completed in 70 milliseconds