!8156 Performance optimization: using cached contiguous opt for permute and combined contiguous
Merge pull request !8156 from feihujiang/usingCachedOptForPermuteAndCombined
!8682 Performance optimization: using view tensor for contiguous operations
Merge pull request !8682 from feihujiang/usingViewTensorForContiguousOperations
Fixed failed tests
Co-authored-by: yuhaiyan<yuhaiyan8@huawei.com>
# message auto-generated for no-merge-commit merge:
!26320 merge cherry-pick-mr-26319-1762427436422-auto into v2.7.1
Fixed failed tests
Created-by: yuhaiyan
Commit-by: yuhaiyan
Merged-by: ascend-robot
Description: <!-- Thanks for sending a pull request!
-->
**What type of PR is this?**
> Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:
>
> /kind bug
> /kind task
> /kind feature
**What does this PR do / why do we need it**:
**Which issue(s) this PR fixes**:
<!--
*Automatically closes linked issue when PR is merged.
Usage: Fixes #<issue number>, or Fixes (paste link of issue).
-->
Fixes #
**Special notes for your reviewers**:
See merge request: Ascend/pytorch!26320
!8682 Performance optimization: using view tensor for contiguous operations
Merge pull request !8682 from feihujiang/usingViewTensorForContiguousOperations