onnxruntime/tools/ci_build/github
Justin Chu a1f9847b23
[Fix] Add the extra param to match gelu in PyTorch in the contrib symbolic function (#11318)
Description:

Add the extra param to match gelu in PyTorch in the contrib symbolic function

Motivation and Context

Why is this change required? What problem does it solve?
The symbolic function in /onnxruntime/python/tools/pytorch_export_contrib_ops.py is missing a recently added parameter approximate. We add this parameter and use the exporter defined gelu if approximate is "tanh".
2022-05-04 10:36:38 -07:00
..
android Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
apple Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
azure-pipelines Increase timeout for IOS packaging pipeline (#11431) 2022-05-04 10:00:41 -07:00
js Pipeline changes to build full ORT package for Android (#10654) 2022-03-04 15:35:54 +10:00
linux [Fix] Add the extra param to match gelu in PyTorch in the contrib symbolic function (#11318) 2022-05-04 10:36:38 -07:00
pai update the amd ci pipeline (#10723) 2022-03-07 18:39:42 +08:00
python_checks Add Python checks pipeline (#7032) 2021-08-09 10:37:05 -07:00
windows Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
Doxyfile_csharp.cfg Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00