mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-07 00:13:17 +00:00
* Validate input shapes. * Cache some input def metadata * Make some methods const and check for negative values of dims instead of just -1. * Fix shape inferencing test. * Fix testLabelEncoder test * Fix more tests * Fix more tests * Use size_t for loop variable |
||
|---|---|---|
| .. | ||
| onnx_backend_test_series.py | ||
| onnxruntime_test_python.py | ||
| onnxruntime_test_python_backend.py | ||
| onnxruntime_test_python_keras.py | ||