Commit e513036
[Mobile/React_Native] Fix the model input rank used in the expo app (#321)
* fix the model input rank used in the app
* fix the model input name for qa sample
---------
Co-authored-by: rachguo <[email protected]>
Co-authored-by: rachguo <[email protected]>1 parent d3cab27 commit e513036
File tree
2 files changed
+2
-2
lines changed- mobile/examples
- React_Native/ort-rn-basic-usage
- question_answering/android/app/src/main/java/ai/onnxruntime/example/question_answering
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments