Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhorizontal_loop_fusion.cc331 std::vector<HloInstruction*>* bound_operands) { in CreateFusedComputation()
449 std::vector<HloInstruction*> bound_operands; in Fuse() local