onnxruntime/js/react_native/e2e
Scott McKay 078ceab1db
Use full ORT package for onnxruntime-react-native. (#13037)
**Description**: 
Use full ORT package for onnxruntime-react-native.

Left the params required for the mobile build in comments so they're
easily discovered if we need to create onnxruntime-react-native-mobile
in the future.

**Motivation and Context**
Remove barrier to using ORT with react native as the mobile package that
was being used supports a limited range of opsets/operators/types, and
requires ORT format models. The full package will run any model.
2022-09-23 07:20:03 +10:00
..
android Use full ORT package for onnxruntime-react-native. (#13037) 2022-09-23 07:20:03 +10:00
ios Use full ORT package for onnxruntime-react-native. (#13037) 2022-09-23 07:20:03 +10:00
src Update kernel matching logic: decouple from op schemas and remove kernel def hashes (#12791) 2022-09-20 14:24:59 -07:00
app.json [js/react_native] Create ONNX Runtime React Native pipeline (#10474) 2022-02-09 21:37:05 -08:00
babel.config.js [js/react_native] Create ONNX Runtime React Native pipeline (#10474) 2022-02-09 21:37:05 -08:00
index.tsx [js/react_native] Create ONNX Runtime React Native pipeline (#10474) 2022-02-09 21:37:05 -08:00
metro.config.js [js/react_native] Create ONNX Runtime React Native pipeline (#10474) 2022-02-09 21:37:05 -08:00
package.json [js/rn] upgrade package react-native@^0.69.1 (#12155) 2022-07-27 15:15:45 -07:00
yarn.lock [js/rn] upgrade package react-native@^0.69.1 (#12155) 2022-07-27 15:15:45 -07:00