onnxruntime
3c9ece4a - [transformers optimizer] catch symbolic shape inference exception and clean up (#7560)

Commit
4 years ago
[transformers optimizer] catch symbolic shape inference exception and clean up (#7560) catch symbolic shape inference exception. no prune graph when there is inner graph (Loop/If/Scan) add an wrapper for numpy_helper.to_array so that we can debug onnx graph without external data remove fuse_mask that is not used any more in onnx_model_bert_tf.py
Author
Parents
Loading