We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ec311 commit 961d69dCopy full SHA for 961d69d
testconfig.yml
@@ -62,6 +62,8 @@ skip:
62
- torch._inductor
63
- keras.src.backend ### Don't test Keras backends
64
- functorch ### This file has moved to under torch/_functorch. It is not public API.
65
+- shiboken2 ### using deprecated functions form various packages
66
+- cupy ### ImportError (libnccl.so.2: cannot open shared object file
67
68
# Preload these modules before testing to avoid weird python issues
69
preload:
0 commit comments