mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-10 17:37:14 +00:00
4 lines
65 B
Python
4 lines
65 B
Python
import os
|
|
import sys
|
|
|
|
sys.path.append(os.path.dirname(__file__))
|