onnxruntime
onnxruntime copied to clipboard
Replace references to onnxruntime 'master' with 'main' in Dockerfiles.
Description Replace references to onnxruntime 'master' with 'main' in Dockerfiles.
Motivation and Context Fix some remaining references to 'master' after the branch got renamed.
Addressed instances found with git grep -n master -- $(git ls-files *Dockerfile*)