怎么启用GPU
#7
by dolphin1999 - opened
debug日志显示使用了CPU, 怎么开启GPU呢?
2023-05-18 03:12:48.433 | DEBUG | text2vec.sentence_model:init:74 - Use device: cpu
CUDA_VISIBLE_DEVICES=0 python ...
shibing624 changed discussion status to closed
debug日志显示使用了CPU, 怎么开启GPU呢?
2023-05-18 03:12:48.433 | DEBUG | text2vec.sentence_model:init:74 - Use device: cpu
CUDA_VISIBLE_DEVICES=0 python ...