onnxruntime/onnxruntime/python/tools
thilow 22d7cde725
Fix a 'Squeeze' related issue in symbolic_shape_infer.py (#7380)
* Update symbolic_shape_infer.py

don't rely on static code infer in _infer_Squeeze_

* checking if dorpped axes might be =! 1

* Checking opset. Logging assumption that symbolic dimensions are unequal to 1.

* more checks
2021-04-28 13:13:04 -07:00
..
featurizer_ops pull onnx latest commit (#7102) 2021-03-29 11:00:38 -07:00
quantization Implement qlinear concat and unit test. (#7341) 2021-04-26 13:38:40 -07:00
tensorrt/perf Mem trt (#6868) 2021-04-05 22:16:12 -07:00
transformers GPT2 with one step beam search (#7163) 2021-04-20 06:23:52 -07:00
__init__.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
onnxruntime_test.py Liqun/speech model loop to scan (#6070) 2021-01-05 15:15:23 -08:00
symbolic_shape_infer.py Fix a 'Squeeze' related issue in symbolic_shape_infer.py (#7380) 2021-04-28 13:13:04 -07:00