4 lines
42 B
Python
4 lines
42 B
Python
import torch
|
|
|
|
|
|
print(torch.__version__) |
import torch
|
|
|
|
|
|
print(torch.__version__) |