mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-25 02:50:42 +00:00
### Description
<!-- Describe your changes. -->
Detect fake tensor mode if it has already been created. Follows this
example in pytorch:
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ort_backend.py | ||
| register_backend.py | ||