Prerequisites
Feature Description
Use the RoPE operator provided by aclnn instead of manually coding RoPE to improve the performance of the RoPE operator.
Motivation
The RoPE performance of the aclnn operator library will be better!
Possible Implementation
Adjust the RoPE operator provided by the operator library using aclnn.