Skip to content

Use onnx_name field instead of op_name in MIGRAPHX_THROW as it is more informative and always defined #1878

Use onnx_name field instead of op_name in MIGRAPHX_THROW as it is more informative and always defined

Use onnx_name field instead of op_name in MIGRAPHX_THROW as it is more informative and always defined #1878

Workflow file for this run

name: Add items to GH project
on:
pull_request:
types:
- opened
issues:
types:
- opened
jobs:
add-to-project:
name: Add PRs and issues to MIGX project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/ROCm/projects/3
github-token: ${{ secrets.TEST_PR_WORKFLOW }}