Home
last modified time | relevance | path

Searched refs:use_fast_add (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc2363 bool use_fast_add = ShapeUtil::ElementIsFloating(init_values[0]->shape()) && in GenerateReduceOutputElement() local
2378 if (use_fast_add) { in GenerateReduceOutputElement()