Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhorizontal_loop_fusion.cc328 auto bound_opnd = fused_fusion_instrs[i]->mutable_operand(j); in CreateFusedComputation() local
331 fused_comp_param_id++, bound_opnd->shape(), in CreateFusedComputation()
333 bound_operands->push_back(bound_opnd); in CreateFusedComputation()