Tianlei Wu
63e6c257e4
Disable GeluApproximation transformer by default ( #3644 )
...
Disable GeluApproximation by default
2020-04-24 14:29:40 -07:00
Tianlei Wu
5db8543018
update optimization doc for BERT related fusions ( #2819 )
...
* Add bert related transformers to doc
* Add execution provider and comment for bert optimizations
* Add comment about accuracy impact of approximation
2020-01-15 16:01:11 -08:00
Ashwini Khade
7c6242b024
update default optimization level + fix gemm_activation fusion ( #2791 )
...
* update defualt optimization level + fix gemm_activation fusion
* fix typo
* add unit test and incorporate review comments
* fix test comment
2020-01-13 14:05:38 -08:00
Changming Sun
013642ed37
Revert "Change default optimization level to All (from Basic) ( #2745 )"
...
This reverts commit 56bb503c2f .
2020-01-03 15:28:23 -08:00
Ashwini Khade
56bb503c2f
Change default optimization level to All (from Basic) ( #2745 )
...
* change default optimization level to All (from Basic)
* fix test
* fix c# test
2019-12-30 12:31:44 -08:00
KeDengMS
ff64d1f55b
Relax check for optimized model saving ( #2291 )
...
So user may save model with layout optimization.
2019-10-30 21:48:49 -07:00
Ashwini Khade
fc3c168402
Graph Optimizations Doc ( #2050 )
...
* Initial draft
* updates per review
* fix link
* plus one more link fix
* small changes to the optimizer documentation
* some more changes
* done
* update C_API with doc link
2019-10-18 08:03:40 -07:00