onnxruntime/onnxruntime/python/tools
Tianlei Wu 4bdb5cc8e2
Add CPU implementation for FastGelu operator (#3398)
* Add CPU implementation for FastGelu operator
* Update optimization script  to fuse Gelu or FastGelu according to Elf or Tanh is used in graph.
* Merge BiasGelu and FastGelu into one class
* Enable FastGelu Fusion optimizer for CPU Execution Provider.
2020-04-07 00:19:30 -07:00
..
bert Add CPU implementation for FastGelu operator (#3398) 2020-04-07 00:19:30 -07:00
featurizer_ops Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
quantization fix bugs in quantization and calibration tools (#3329) 2020-03-30 17:50:25 -07:00
__init__.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime_test.py Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00