Home
last modified time | relevance | path

Searched defs:EvaluateWithSubstitutions (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc861 StatusOr<Literal> HloEvaluator::EvaluateWithSubstitutions( in EvaluateWithSubstitutions() function in xla::HloEvaluator
Dhlo_evaluator_test.cc3281 TEST_P(HloEvaluatorBf16Test, EvaluateWithSubstitutions) { in TEST_P() argument