You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update on "[executorch][flat_tensor] flat tensor header"
Parse a FlatTensor header. The FlatTensor header contains:
- flatbuffer offset
- flatbuffer size
- segment base offset
- segment data size (total size of all segments)
Mostly taken from extended_header.cpp/.h
Differential Revision: [D67064570](https://our.internmc.facebook.com/intern/diff/D67064570/)
[ghstack-poisoned]
Copy file name to clipboardExpand all lines: backends/qualcomm/README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ Please check `generate_qnn_executorch_compiler_spec()` in
20
20
- Snapdragon 8 Gen 1+
21
21
- Snapdragon 8 Gen 2
22
22
- Snapdragon 8 Gen 3
23
+
- Snapdragon 8 Elite
23
24
24
25
### Adding more supported Chipset
25
26
Currently, users cannot add additional chipset models because the chipset ID is not accessible to community users. If you have specific chipset models you wish to add, please contact one of the authors in the `Code Reviews` section at the bottom of this page.
@@ -120,11 +121,9 @@ PRs are always welcome to help improve the codebase in a comprehensive manner. B
120
121
121
122
-**Code Reviews**:<br/>
122
123
Please ping authors in Qualcomm AI Engine Direct related PRs for reviewing, possible candidates are listed below:
0 commit comments