onde 1.1.0

On-device inference engine for Apple silicon.
Documentation
1
2
3
4
5
6
7
8
9
{
  "platforms": ["ios", "android"],
  "ios": {
    "modules": ["OndeInferenceModule"]
  },
  "android": {
    "modules": ["com.ondeinference.OndeInferenceModule"]
  }
}