mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-02 23:39:58 +00:00
* Some fixes to symbolic shape inference 1. Topological sort before iteration in graph 2. Fix a case in slice: start=100000, end=-100000, step=-1, dim=2 3. Fix Nuphar Gemm test's random seed 4. Slice opset 1 axes is optional |
||
|---|---|---|
| .. | ||
| contrib_ops | ||
| helper.py | ||
| onnx_backend_test_series.py | ||
| onnxruntime_test_ort_trainer.py | ||
| onnxruntime_test_ort_trainer_with_mixed_precision.py | ||
| onnxruntime_test_python.py | ||
| onnxruntime_test_python_backend.py | ||
| onnxruntime_test_python_backend_mlops.py | ||
| onnxruntime_test_python_iobinding.py | ||
| onnxruntime_test_python_keras.py | ||
| onnxruntime_test_python_mlops.py | ||
| onnxruntime_test_python_nuphar.py | ||
| onnxruntime_test_python_symbolic_shape_infer.py | ||
| onnxruntime_test_training_unit_tests.py | ||
| onnxruntime_test_training_unittest_utils.py | ||