This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
vehicle-network-crowdsourcing
/
fuzz-scene-sim-test
İzle
4
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Dal:
master
Dallar
Biçim İmleri
master
fuzz-scene-s...
/
FuzzScene
/
test_gpu.py
test_gpu.py
67 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
4
# 测试是否有gpu
import torch
print(torch.cuda.is_available())