Commit 3f8c4d8
use short lib path, XT libs, lint (pytorch#7898)
* Optimized atan2, _softmax, cat, clamp, full, relu, remainder, permute_copy_out ops and updates to use memory_allocator (pytorch#7567)
Summary:
Optimized atan2, _softmax, cat, clamp, full, relu, remainder, permute_copy_out ops and updates to use memory_allocator
Pull Request resolved: pytorch#7567
Test Plan: Unit tested kernels
Reviewed By: hsharma35
Differential Revision: D68446171
Pulled By: zonglinpeng
* use short lib path, XT libs, lint (pytorch#7898)
Summary:
Pull Request resolved: pytorch#7898
titled, will combine with stacked
resolve build-jarvis-xtensa-dsp error in previous diff
https://www.internalfb.com/sandcastle/workflow/2612087783880687743
Reviewed By: hsharma35, mcremon-meta
Differential Revision: D68457025
---------
Co-authored-by: cad-audio <[email protected]>1 parent e78ed83 commit 3f8c4d8
File tree
5 files changed
+235
-297
lines changed- backends/cadence/hifi
- kernels
- operators
- third-party/nnlib
5 files changed
+235
-297
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
0 commit comments