onnxruntime/onnxruntime
zhangyaobit da133ad3d8
Add FastGelu to kernel explorer for profiling. (#11995)
* Add FastGelu to kernel explorer for profiling.

* fix python lint errors

* Fix one more python lint error

* Delete white space (python lint)

* Various improvements.

* Update README.md

* refactor header files
2022-06-30 07:35:43 -07:00
..
contrib_ops Add FastGelu to kernel explorer for profiling. (#11995) 2022-06-30 07:35:43 -07:00
core update roialign cuda impl to onnx opset16 (#12036) 2022-06-29 17:32:59 -07:00
gsl
python Add FastGelu to kernel explorer for profiling. (#11995) 2022-06-30 07:35:43 -07:00
test Move beamsearch shared initializers from subgraphs to main graph (#12025) 2022-06-29 22:43:41 -07:00
tool/etw
wasm EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
__init__.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
ReformatSource.ps1
ReformatSourcePython.bat Add python docstring linting in vscode settings (#11316) 2022-04-23 06:23:04 -07:00
VSCodeCoverage.runsettings