This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
vehicle-network-crowdsourcing
/
fuzz-scene-sim-test
Seguir
4
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
test
ysyyhhh
hai 1 ano
pai
b7d07df223
achega
00746e72bf
Modificáronse 2 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
BIN=BIN
FuzzScene.zip
4
0
FuzzScene/test_gpu.py
BIN=BIN
FuzzScene.zip
Ver ficheiro
+ 4
- 0
FuzzScene/test_gpu.py
Ver ficheiro
@@ -0,0 +1,4 @@
+
+
# 测试是否有gpu
+
import
torch
+print(torch.cuda.is_available())