Update links from iree-org/iree to openxla/iree

As described in https://github.com/openxla/iree/issues/12102, IREE has
moved to the openxla GitHub organization as part of joining the OpenXLA
project.

PiperOrigin-RevId: 511350414
This commit is contained in:
Geoffrey Martin-Noble 2023-02-21 17:39:15 -08:00 committed by jax authors
parent c880318517
commit 32d11fd8ff
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@
# limitations under the License.
# Heavily influenced by
# https://github.com/iree-org/iree/tree/main/build_tools/github_actions/runner/config
# https://github.com/openxla/iree/tree/main/build_tools/github_actions/runner/config
set -eux

View File

@ -15,6 +15,6 @@
# limitations under the License.
# More or less copied from
# https://github.com/iree-org/iree/tree/main/build_tools/github_actions/runner/config
# https://github.com/openxla/iree/tree/main/build_tools/github_actions/runner/config
~/actions-runner/run.sh &> /tmp/actions-runner.`date +"%Y%m%d-%H%M"`.log

View File

@ -15,7 +15,7 @@
# limitations under the License.
# More or less copied from
# https://github.com/iree-org/iree/tree/main/build_tools/github_actions/runner/config
# https://github.com/openxla/iree/tree/main/build_tools/github_actions/runner/config
set -euo pipefail