Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.h203 const std::vector<HloInstruction*>& parameter_instructions() const { in parameter_instructions() function
Dwhile_loop_all_reduce_code_motion.cc203 std::vector<HloInstruction*> parameter_instructions; in IsAllReduceMovable() local