You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/accelerators/NNPA/backend/CMakeLists.txt
+7-6
Original file line number
Diff line number
Diff line change
@@ -149,15 +149,16 @@ set(NNPA_TEST_LIST
149
149
# ==OP== ConvTranspose
150
150
# ==MIN== 1
151
151
# ==LIM== - 1D and 3D not supported because Conv1D and Conv3D not supported in zDNN. non-default `dilations` not supported because dilated convolution not supported in zDNN.
152
+
# Disable backend tests for ConvTranspose, because they do not work on CPU.
0 commit comments