Skip to content

Commit

Permalink
chore: update CUDA_VISIBLE_DEVICES env
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
  • Loading branch information
aarnphm committed Nov 1, 2022
1 parent a808612 commit 178a64f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bentoml_cli/env.py
Expand Up @@ -36,6 +36,7 @@
"RAYON_RS_NUM_CPUS",
"TF_NUM_INTEROP_THREADS",
"TF_NUM_INTRAOP_THREADS",
"CUDA_VISIBLE_DEVICES",
]


Expand Down

0 comments on commit 178a64f

Please sign in to comment.