Remove unnecessary versioning of kBatchMatMul in deprecated file
This commit is contained in:
parent
dff42b15e2
commit
e06c862dd1
@ -66,7 +66,6 @@ std::string GetMinimumRuntimeVersionForModel(const Model& model) {
|
||||
{{OperatorType::kBatchToSpaceND, 1}, "1.6.0"},
|
||||
{{OperatorType::kBatchToSpaceND, 2}, "1.14.0"},
|
||||
{{OperatorType::kBatchMatMul, 1}, kPendingReleaseOpVersion},
|
||||
{{OperatorType::kBatchMatMul, 3}, kPendingReleaseOpVersion},
|
||||
{{OperatorType::kCast, 1}, "1.5.0"},
|
||||
{{OperatorType::kConcatenation, 1}, "1.5.0"},
|
||||
{{OperatorType::kConcatenation, 2}, "1.14.0"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user