Skip to content

Generate both onnx and onnx-ml operator docs when ONNX_ML=1 #5381

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 4, 2023

Conversation

jcwchen
Copy link
Member

@jcwchen jcwchen commented Jun 29, 2023

Description

Generate both onnx and onnx-ml operator docs when ONNX_ML=1

Motivation and Context

Closes #5377. Similar to #3467.

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
@jcwchen jcwchen added the module: utility Helper modules label Jun 29, 2023
@jcwchen jcwchen requested review from a team as code owners June 29, 2023 19:19
@xadupre
Copy link
Contributor

xadupre commented Jul 4, 2023

Thanks for doing it. What about the other domains?

@xadupre xadupre enabled auto-merge (squash) July 4, 2023 15:32
@xadupre xadupre merged commit 5e78d20 into onnx:main Jul 4, 2023
@jcwchen jcwchen deleted the jcw/doc-gen-once branch July 5, 2023 15:17
hamptonm1 pushed a commit to hamptonm1/onnx that referenced this pull request Jul 10, 2023
### Description
<!-- - Describe your changes. -->
Generate both onnx and onnx-ml operator docs when ONNX_ML=1

### Motivation and Context
<!-- - Why is this change required? What problem does it solve? -->
<!-- - If it fixes an open issue, please link to the issue here. -->
Closes onnx#5377. Similar to
onnx#3467.

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Co-authored-by: Xavier Dupré <xadupre@users.noreply.github.com>
Signed-off-by: Megan Hampton <hamptonm@us.ibm.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 28, 2023
### Description
<!-- - Describe your changes. -->
Generate both onnx and onnx-ml operator docs when ONNX_ML=1

### Motivation and Context
<!-- - Why is this change required? What problem does it solve? -->
<!-- - If it fixes an open issue, please link to the issue here. -->
Closes onnx#5377. Similar to
onnx#3467.

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Co-authored-by: Xavier Dupré <xadupre@users.noreply.github.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 28, 2023
### Description
<!-- - Describe your changes. -->
Generate both onnx and onnx-ml operator docs when ONNX_ML=1

### Motivation and Context
<!-- - Why is this change required? What problem does it solve? -->
<!-- - If it fixes an open issue, please link to the issue here. -->
Closes onnx#5377. Similar to
onnx#3467.

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Co-authored-by: Xavier Dupré <xadupre@users.noreply.github.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
adityagoel4512 pushed a commit to adityagoel4512/onnx that referenced this pull request Jul 28, 2023
### Description
<!-- - Describe your changes. -->
Generate both onnx and onnx-ml operator docs when ONNX_ML=1

### Motivation and Context
<!-- - Why is this change required? What problem does it solve? -->
<!-- - If it fixes an open issue, please link to the issue here. -->
Closes onnx#5377. Similar to
onnx#3467.

Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Co-authored-by: Xavier Dupré <xadupre@users.noreply.github.com>
Signed-off-by: Aditya Goel <agoel4512@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: utility Helper modules
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feature request] Generate the ONNX and ONNX-ML operator doc in one run
2 participants