pull/2967/head
Rob Suderman 2024-02-28 14:13:26 -08:00 committed by GitHub
parent 5437f32193
commit ed6e75908b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit bb180856ec28efe305dc77ca4bb3db12d8932edf Subproject commit e5ed7b6e2fd368b722b6359556cd0125881e7638

View File

@ -989,6 +989,7 @@ TOSA_PASS_SET = {
"ElementwiseClampMaxModule_basic", "ElementwiseClampMaxModule_basic",
"ElementwiseClampMinModule_basic", "ElementwiseClampMinModule_basic",
"ElementwiseClampModule_basic", "ElementwiseClampModule_basic",
"ElementwiseClampTensorInt8Module_basic",
"ElementwiseCloneChannelsLastMemoryFormatModule_basic", "ElementwiseCloneChannelsLastMemoryFormatModule_basic",
"ElementwiseCloneContiguousModule_basic", "ElementwiseCloneContiguousModule_basic",
"ElementwiseCloneModule_basic", "ElementwiseCloneModule_basic",