Skip to content

Commit feaf748

Browse files
committed
adding async tf strategy for gpu memory (#264)
1 parent 3421fc0 commit feaf748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/test_unit.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
set -e
1919

2020
# Run tests
21-
pytest -rsx tests/unit tests/notebook
21+
TF_GPU_ALLOCATOR=cuda_malloc_async pytest -rsx tests/unit tests/notebook
2222

2323

0 commit comments

Comments
 (0)