Home
last modified time | relevance | path

Searched defs:modelData (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/
A DInterpreter.cs61 public Interpreter(byte[] modelData): this(modelData, default(Options)) {} in Interpreter()
63 public Interpreter(byte[] modelData, Options options) { in Interpreter()

Completed in 4 milliseconds