[ONNX] minor clarifications of docstrings (#69260)#69549
[ONNX] minor clarifications of docstrings (#69260)#69549BowenBao wants to merge 3 commits intogh/BowenBao/175/basefrom
Conversation
[ONNX] minor clarifications of docstrings 1. Make description of ONNX_ATEN_FALLBACK more accurate (after #67460). 2. Specify minimum and maximum values for opset_version. This is pretty important information and we should make users dig through source code to find it. [ghstack-poisoned]
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 7c8ff72 (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
|
@msaroufim has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
[ONNX] minor clarifications of docstrings 1. Make description of ONNX_ATEN_FALLBACK more accurate (after pytorch#67460). 2. Specify minimum and maximum values for opset_version. This is pretty important information and we should make users dig through source code to find it. ghstack-source-id: 6572ba2 Pull Request resolved: pytorch#69549
[ONNX] minor clarifications of docstrings 1. Make description of ONNX_ATEN_FALLBACK more accurate (after #67460). 2. Specify minimum and maximum values for opset_version. This is pretty important information and we should make users dig through source code to find it. Differential Revision: [D32994267](https://our.internmc.facebook.com/intern/diff/D32994267) [ghstack-poisoned]
CI Flow Status⚛️ CI FlowRuleset - Version:
You can add a comment to the PR and tag @pytorchbot with the following commands: # ciflow rerun, "ciflow/default" will always be added automatically
@pytorchbot ciflow rerun
# ciflow rerun with additional labels "-l <ciflow/label_name>", which is equivalent to adding these labels manually and trigger the rerun
@pytorchbot ciflow rerun -l ciflow/scheduled -l ciflow/slowFor more information, please take a look at the CI Flow Wiki. |
|
@msaroufim has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
[ONNX] minor clarifications of docstrings 1. Make description of ONNX_ATEN_FALLBACK more accurate (after #67460). 2. Specify minimum and maximum values for opset_version. This is pretty important information and we should make users dig through source code to find it. Differential Revision: [D32994267](https://our.internmc.facebook.com/intern/diff/D32994267) [ghstack-poisoned]
|
@msaroufim has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Stack from ghstack:
[ONNX] minor clarifications of docstrings
important information and we should make users dig through source
code to find it.
Differential Revision: D32994267