Searched refs:kReverseSequence (Results 1 – 6 of 6) sorted by relevance
74 reverse_output->type != OperatorType::kReverseSequence) { in MatchDynamicBidirectionalSequenceOutputs()159 first_bw_sequence_op_input->type != OperatorType::kReverseSequence) { in CheckTwoUnidirectionalSequenceOpsAreValid()
2114 case OperatorType::kReverseSequence: in Run()
171 kReverseSequence enumerator2043 ReverseSequenceOperator() : Operator(OperatorType::kReverseSequence) {}
2377 } else if (src_op.type == OperatorType::kReverseSequence) { in ConvertOperator()
703 GetOperator("REVERSE_SEQUENCE", OperatorType::kReverseSequence), op); in TEST_F()
2478 OperatorType::kReverseSequence)); in BuildOperatorList()