onnxruntime/js/react_native/ios
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
..
OnnxruntimeModule.xcodeproj Use full ORT package for onnxruntime-react-native. (#13037) 2022-09-23 07:20:03 +10:00
OnnxruntimeModule.xcworkspace ONNX Runtime React Native Library (#7564) 2021-05-11 10:34:40 -07:00
OnnxruntimeModuleTest Use full ORT package for onnxruntime-react-native. (#13037) 2022-09-23 07:20:03 +10:00
OnnxruntimeModule.h ONNX Runtime React Native Library (#7564) 2021-05-11 10:34:40 -07:00
OnnxruntimeModule.mm Remove previously deprecated API (#12935) 2022-09-14 10:58:03 -07:00
Podfile Use full ORT package for onnxruntime-react-native. (#13037) 2022-09-23 07:20:03 +10:00
TensorHelper.h [js/react_native] Use a mobile ORT instead of a full ORT (#8042) 2021-06-15 13:36:05 -07:00
TensorHelper.mm ONNX Runtime React Native Library (#7564) 2021-05-11 10:34:40 -07:00