Skip to content

Commit

Permalink
Import get_num_gpus in debug_utils
Browse files Browse the repository at this point in the history
  • Loading branch information
pentschev committed Jun 16, 2020
1 parent d93baf1 commit 47e9977
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debug-tests/debug_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
import cupy
import rmm

from .utils import get_num_gpus

ITERATIONS = 100


Expand Down

0 comments on commit 47e9977

Please sign in to comment.