Searched refs:AcceptWithOperandOrder (Results 1 – 5 of 5) sorted by relevance
820 Status HloComputation::AcceptWithOperandOrder( in AcceptWithOperandOrder() function in xla::HloComputation828 root->AcceptWithOperandOrder(visitor, operand_order, in AcceptWithOperandOrder()832 return root_instruction()->AcceptWithOperandOrder(visitor, operand_order, in AcceptWithOperandOrder()
304 Status AcceptWithOperandOrder(
475 TF_RETURN_IF_ERROR(computation->AcceptWithOperandOrder( in DFSMemoryScheduler()
1019 Status AcceptWithOperandOrder(DfsHloVisitor* visitor,
2802 Status HloInstruction::AcceptWithOperandOrder( in AcceptWithOperandOrder() function in xla::HloInstruction