RotaryEmbedding Contrib OP #22119
Annotations
1 error and 2 warnings
|
src/onnx/parse_rotary_embedding.cpp#L207
style: Variable 'half_rotary_emb_dim' is assigned a value that is never used. [unreadVariable]
|
src/onnx/parse_rotary_embedding.cpp#L211
style: Variable is returned immediately after its declaration, can be simplified to just return expression. [migraphx-RedundantLocalVariable]
|
This job failed
Loading