onnxruntime/tools/ci_build/github/linux
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
..
docker [Fix] Add the extra param to match gelu in PyTorch in the contrib symbolic function (#11318) 2022-05-04 10:36:38 -07:00
ort_minimal Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
tvm [TVM EP] Integrate tests for TVM EP into public onnxruntime CI (#10505) 2022-02-24 16:24:23 +01:00
build_yocto.sh
copy_strip_binary.sh Enable CoreML in the macos package (#10675) 2022-02-28 09:12:37 +10:00
create_package.sh
extract_and_bundle_gpu_package.sh Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
java_copy_strip_binary.sh Add Linux/MacOS ARM64 support to nuget packaging pipeline (#9570) 2021-10-27 19:00:43 -07:00
java_linux_final_test.sh
run_build.sh [TVM EP] Rename Standalone TVM (STVM) Execution Provider to TVM EP (#10260) 2022-02-15 10:21:02 +01:00
run_dockerbuild.sh Add cleanup instruction to run_dockerbuild.sh (#11079) 2022-04-01 22:18:56 -07:00
test_custom_ops_pytorch_export.sh
upload_code_coverage_data.sh Pin version of post to dashboard scripts' dependencies and update them to work with recent version. (#10353) 2022-01-21 19:35:58 -08:00
upload_ortsrv_binaries.sh
yocto_build_toolchain.sh