Commit 034c756
authored
[SW-234344] Fix 'RotaryEmbedding' object has no attribute 'sin' (#1659)
## Essential Elements of an Effective PR Description Checklist
- [x] The purpose of the PR, such as "Fix some issue (link existing
issues this PR will resolve)".
- [ ] The test plan, such as providing test command.
- [ ] The test results, such as pasting the results comparison before
and after, or e2e results
## Purpose
port commit from #1658 for fixing SW-234344 for habana_main
## Test Plan
## Test Result
<!--- pyml disable-next-line no-emphasis-as-heading -->
Signed-off-by: Chendi.Xue <chendi.xue@intel.com>1 parent e5a6120 commit 034c756
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
| 272 | + | |
272 | 273 | | |
273 | 274 | | |
274 | 275 | | |
| |||
812 | 813 | | |
813 | 814 | | |
814 | 815 | | |
815 | | - | |
| 816 | + | |
| 817 | + | |
816 | 818 | | |
817 | 819 | | |
818 | 820 | | |
| |||
0 commit comments