Searched refs:AcceptWithOperandOrder (Results 1 – 5 of 5) sorted by relevance
964 Status HloComputation::AcceptWithOperandOrder( in AcceptWithOperandOrder() function in xla::HloComputation972 root->AcceptWithOperandOrder(visitor, operand_order, in AcceptWithOperandOrder()976 return root_instruction()->AcceptWithOperandOrder(visitor, operand_order, in AcceptWithOperandOrder()
371 Status AcceptWithOperandOrder(
494 TF_RETURN_IF_ERROR(computation->AcceptWithOperandOrder( in DFSMemoryScheduler()
1247 Status AcceptWithOperandOrder(DfsHloVisitor* visitor,
3412 Status HloInstruction::AcceptWithOperandOrder( in AcceptWithOperandOrder() function in xla::HloInstruction