Home
last modified time | relevance | path

Searched refs:DataType (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.cs44 public DataType type { get; internal set; }
172 public enum DataType { enum in TensorFlowLite.Interpreter
257 private static extern unsafe DataType TfLiteTensorType(TfLiteTensor tensor); in TfLiteTensorType()

Completed in 4 milliseconds