icp-api/test.py
2025-01-23 04:04:05 +08:00

2 lines
49 B
Python

import onnxruntime as ort
print(ort.get_device())