This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
vehicle-network-crowdsourcing
/
fuzz-scene-sim-test
Vigiar
4
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
master
Ramos
Etiquetas
master
fuzz-scene-s...
/
FuzzScene
/
test_gpu.py
test_gpu.py
67 B
Link permanente
Histórico
Em bruto
1
2
3
4
# 测试是否有gpu
import torch
print(torch.cuda.is_available())