Commit edea477
Merge 0.4.0 (#314)
## Description
<!-- Provide a concise and descriptive summary of the changes
implemented in this PR. -->
### Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] Documentation update (improves or adds clarity to existing
documentation)
### Tested on
- [ ] iOS
- [ ] Android
### Testing instructions
<!-- Provide step-by-step instructions on how to test your changes.
Include setup details if necessary. -->
### Screenshots
<!-- Add screenshots here, if applicable -->
### Related issues
<!-- Link related issues here using #issue-number -->
### Checklist
- [ ] I have performed a self-review of my code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have updated the documentation accordingly
- [ ] My changes generate no new warnings
### Additional notes
<!-- Include any additional information, assumptions, or context that
reviewers might need to understand this PR. -->
---------
Co-authored-by: Jakub Gonera <[email protected]>
Co-authored-by: Norbert Klockiewicz <[email protected]>
Co-authored-by: Jakub Chmura <[email protected]>
Co-authored-by: Mateusz Kopcinski <[email protected]>
Co-authored-by: Jakub Mroz <[email protected]>
Co-authored-by: kopcion <[email protected]>
Co-authored-by: Maciej Rys <[email protected]>
Co-authored-by: Maciej Rys <maciej.rys@swmansioncom>
Co-authored-by: Mateusz Sluszniak <[email protected]>
Co-authored-by: Michał Dydek <[email protected]>
Co-authored-by: Mateusz Kopciński <[email protected]>
Co-authored-by: Patrycja Kalińska <[email protected]>1 parent ba6dd3f commit edea477
File tree
627 files changed
+46891
-158372
lines changed- .github/workflows
- android
- src/main/java/com/swmansion/rnexecutorch
- models
- TextEmbeddings
- imageSegmentation
- utils
- llms
- docs
- docs
- benchmarks
- computer-vision
- executorch-bindings
- faq
- fundamentals
- hookless-api
- llms
- module-api
- natural-language-processing
- speech-to-text
- typescript-api
- utilities
- utils
- src
- css
- theme/CodeBlock
- examples
- computer-vision
- android
- app
- src/main
- java/com/anonymous/computervision
- res
- drawable-hdpi
- drawable-mdpi
- drawable-xhdpi
- drawable-xxhdpi
- drawable-xxxhdpi
- values
- gradle/wrapper
- ios
- computervision.xcodeproj
- computervision
- Images.xcassets
- SplashScreenBackground.colorset
- SplashScreenLogo.imageset
- screens
- llama
- android
- app/src/main/res/values
- assets
- components
- ios/llama
- llm
- android
- app
- src
- debug
- main
- assets/fonts
- java/com/anonymous/llm
- res
- drawable-hdpi
- drawable-mdpi
- drawable-xhdpi
- drawable-xxhdpi
- drawable-xxxhdpi
- drawable
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values-night
- values
- gradle/wrapper
- assets
- fonts
- icons
- components
- ios
- llm.xcodeproj
- llm.xcworkspace
- llm
- Images.xcassets
- AppIcon.appiconset
- SplashScreenBackground.colorset
- SplashScreenLogo.imageset
- Supporting
- screens
- utils
- speech-to-text
- android
- app
- src/main
- java/com/anonymous/speechtotext
- res/values
- gradle/wrapper
- ios
- speechtotext.xcodeproj
- speechtotext
- screens
- text-embeddings
- android
- app
- src
- debug
- main
- java/com/anonymous/textembeddings
- res
- drawable-hdpi
- drawable-mdpi
- drawable-xhdpi
- drawable-xxhdpi
- drawable-xxxhdpi
- drawable
- mipmap-anydpi-v26
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values-night
- values
- gradle/wrapper
- assets
- ios
- textembeddings.xcodeproj
- textembeddings.xcworkspace
- textembeddings
- Images.xcassets
- AppIcon.appiconset
- SplashScreenBackground.colorset
- SplashScreenLogo.imageset
- Supporting
- ios
- ExecutorchLib.xcframework
- ios-arm64-simulator/ExecutorchLib.framework
- Headers
- _CodeSignature
- ios-arm64/ExecutorchLib.framework
- Headers
- RnExecutorch
- models
- classification
- image_segmentation
- object_detection
- ocr
- utils
- stt
- style_transfer
- text_embeddings
- utils
- llms
- llama_export
- scripts
- src
- constants
- ocr
- controllers
- hooks
- computer_vision
- general
- natural_language_processing
- modules
- computer_vision
- general
- natural_language_processing
- native
- types
- utils
- third-party
- android/libs
- ios
- ExecutorchLib
- ExecutorchLib.xcodeproj
- ExecutorchLib
- Exported
- runner
- frameworks
- backend_coreml.xcframework
- ios-arm64-simulator
- ios-arm64
- backend_mps.xcframework
- ios-arm64-simulator
- ios-arm64
- backend_xnnpack.xcframework
- ios-arm64-simulator
- ios-arm64
- executorch.xcframework
- ios-arm64-simulator
- Headers
- c10
- macros
- util
- executorch
- extension
- module
- tensor
- runtime
- backend
- core
- exec_aten
- util
- portable_type
- c10/c10
- macros
- util
- executor
- kernel
- platform
- ios-arm64
- Headers
- c10
- macros
- util
- executorch
- extension
- module
- tensor
- runtime
- backend
- core
- exec_aten
- util
- portable_type
- c10/c10
- macros
- util
- executor
- kernel
- platform
- kernels_custom.xcframework
- ios-arm64-simulator
- ios-arm64
- kernels_optimized.xcframework
- ios-arm64-simulator
- ios-arm64
- kernels_portable.xcframework
- ios-arm64-simulator
- ios-arm64
- kernels_quantized.xcframework
- ios-arm64-simulator
- ios-arm64
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
627 files changed
+46891
-158372
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
Lines changed: 9 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
Lines changed: 15 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
29 | | - | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | | - | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | | - | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | | - | |
39 | | - | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
11 | 23 | | |
12 | 24 | | |
13 | 25 | | |
14 | 26 | | |
15 | 27 | | |
16 | 28 | | |
17 | | - | |
| 29 | + | |
18 | 30 | | |
19 | 31 | | |
20 | 32 | | |
| |||
43 | 55 | | |
44 | 56 | | |
45 | 57 | | |
46 | | - | |
47 | | - | |
48 | 58 | | |
| 59 | + | |
| 60 | + | |
49 | 61 | | |
50 | 62 | | |
51 | 63 | | |
52 | 64 | | |
53 | 65 | | |
54 | | - | |
55 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
56 | 69 | | |
57 | 70 | | |
58 | 71 | | |
| |||
64 | 77 | | |
65 | 78 | | |
66 | 79 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
72 | 88 | | |
73 | 89 | | |
74 | 90 | | |
| |||
82 | 98 | | |
83 | 99 | | |
84 | 100 | | |
| 101 | + | |
85 | 102 | | |
86 | 103 | | |
87 | | - | |
| 104 | + | |
88 | 105 | | |
89 | | - | |
| 106 | + | |
90 | 107 | | |
91 | 108 | | |
92 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
0 commit comments