This website requires JavaScript.
Explore
Help
Register
Sign In
tys
/
codefuse-chatbot
Watch
1
Star
0
Fork
You've already forked codefuse-chatbot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
115f05e110
codefuse-chatbot
/
tests
/
torch_test.py
3 lines
70 B
Python
Raw
Blame
History
import
torch
print
(
torch
.
__version__
)
print
(
torch
.
cuda
.
is_available
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink