backend-scoreboard
backend-scoreboard copied to clipboard
fix not-working ort-nightly backend-test
ort-nightly is not updated any more
This PR changes the intention of the development version on the Scoreboard. If there is no dev version of ONNX Runtime, then we should probably just remove it from the Scoreboard, rather than testing a stable version of ORT against a development version of ONNX.
This PR changes the intention of the development version on the Scoreboard. If there is no dev version of ONNX Runtime, then we should probably just remove it from the Scoreboard, rather than testing a stable version of ORT against a development version of ONNX.
I tried to use the ort-nightly from https://aiinfra.visualstudio.com/PublicPackages/_artifacts/feed/ORT-Nightly
I changed from stable ort to ort-nightly. Should we use onnx-stable here again?