icp-api/test.py

2 lines
49 B
Python
Raw Normal View History

2025-01-22 20:04:05 +00:00
import onnxruntime as ort
print(ort.get_device())