Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc397 StatusOr<HloInstruction*> OptimizeDotOfGather(HloInstruction* dot);
1504 StatusOr<HloInstruction*> AlgebraicSimplifierVisitor::OptimizeDotOfGather( in OptimizeDotOfGather() function in xla::AlgebraicSimplifierVisitor
1785 OptimizeDotOfGather(dot)); in HandleDot()