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 16d4d64 commit e00be4dCopy full SHA for e00be4d
ci/test_unit.sh
@@ -18,6 +18,5 @@
18
set -e
19
20
# Run tests
21
-TF_GPU_ALLOCATOR=cuda_malloc_async pytest -rsx tests/unit tests/notebook
22
-
+TF_GPU_ALLOCATOR=cuda_malloc_async pytest -rsx tests/unit
23
0 commit comments