We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3421fc0 commit feaf748Copy full SHA for feaf748
ci/test_unit.sh
@@ -18,6 +18,6 @@
18
set -e
19
20
# Run tests
21
-pytest -rsx tests/unit tests/notebook
+TF_GPU_ALLOCATOR=cuda_malloc_async pytest -rsx tests/unit tests/notebook
22
23
0 commit comments