Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_computation.h230 const std::vector<HloInstruction*>& parameter_instructions() const { in parameter_instructions() function
H A Dwhile_loop_all_reduce_code_motion.cc344 std::vector<HloInstruction*> parameter_instructions; in IsAllReduceMovable() local