onnxruntime
Update default opset to 14 in ORTModule
#9743
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
26
Changes
View On
GitHub
Commits
first commit
sdpython
committed
4 years ago
Merge branch 'master' of https://github.com/microsoft/onnxruntime into opset14
sdpython
committed
4 years ago
update to torch 1.10
sdpython
committed
4 years ago
update torchvision version
sdpython
committed
4 years ago
update torchtext version
sdpython
committed
4 years ago
removes ignored and deprecated parameter
sdpython
committed
4 years ago
remove deprecated option enable_onnx_checker
sdpython
committed
4 years ago
add unit test to test gradient of GatherElements
sdpython
committed
4 years ago
fix device
sdpython
committed
4 years ago
decrease precision
sdpython
committed
4 years ago
update expected values based on opset
sdpython
committed
4 years ago
update torch version in one docker
sdpython
committed
4 years ago
fix dependencies
sdpython
committed
4 years ago
add opset_version
sdpython
committed
4 years ago
fix missing opset_version
sdpython
committed
4 years ago
Merge branch 'master' of https://github.com/microsoft/onnxruntime into opset14
sdpython
committed
4 years ago
add ORTMODULE_ONNX_OPSET_VERSION in a docker file
sdpython
committed
4 years ago
fix environment variables in docker
sdpython
committed
4 years ago
fix ORTMODULE_ONNX_OPSET_VERSION
sdpython
committed
4 years ago
Merge branch 'master' of https://github.com/microsoft/onnxruntime into opset14
sdpython
committed
4 years ago
update unit tests
sdpython
committed
4 years ago
add missing case
sdpython
committed
4 years ago
git add one test to CI
sdpython
committed
4 years ago
Merge branch 'master' of https://github.com/microsoft/onnxruntime into opset14
sdpython
committed
4 years ago
fix duplicate name
sdpython
committed
4 years ago
SoftMax or SoftMax_13
sdpython
committed
4 years ago
Loading