Possible typo in docs\OpperatorKernels.md #11774
Answered
by
ytaous
georgen117
asked this question in
Other Q&A
-
I was looking at the recent work to to add LongformerAttention to the code and found Longformer https://github.com/microsoft/onnxruntime/blob/master/docs/OperatorKernels.md
The global:G seems to be a typo should the G be a T? Since the top of the document indicates the file is automatically generated I was wondering if the G is indeed a typo does it exist some place else? |
Beta Was this translation helpful? Give feedback.
Answered by
ytaous
Jul 13, 2022
Replies: 1 comment 1 reply
-
doesn't look like a typo, it's just type alias, see: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
georgen117
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
doesn't look like a typo, it's just type alias, see:
https://github.com/microsoft/onnxruntime/blob/master/docs/ContribOperators.md#com.microsoft.LongformerAttention