ailia_tflite  1.2.4.0
ailiaTFLite.AiliaTFLiteModel Member List

This is the complete list of members for ailiaTFLite.AiliaTFLiteModel, including all inherited members.

AllocateTensors()ailiaTFLite.AiliaTFLiteModelinline
Close()ailiaTFLite.AiliaTFLiteModelinline
Dispose()ailiaTFLite.AiliaTFLiteModelinlinevirtual
Dispose(bool disposing)ailiaTFLite.AiliaTFLiteModelinlineprotectedvirtual
GetInputTensorInfo(ref Int32[] shape, ref IntPtr buffer, ref sbyte tensor_type, ref float[] quant_scale, ref Int64[] quant_zero_point, ref Int32 quant_axis, Int32 input_index=0)ailiaTFLite.AiliaTFLiteModelinline
GetInputTensorShape(ref int[] shape, int input_index)ailiaTFLite.AiliaTFLiteModelinline
GetOutputTensorData(float[] output_data, int output_index)ailiaTFLite.AiliaTFLiteModelinline
GetOutputTensorInfo(ref Int32[] shape, ref IntPtr buffer, ref sbyte tensor_type, ref float[] quant_scale, ref Int64[] quant_zero_point, ref Int32 quant_axis, Int32 output_index=0)ailiaTFLite.AiliaTFLiteModelinline
GetOutputTensorShape(ref int[] shape, int output_index)ailiaTFLite.AiliaTFLiteModelinline
GetSummary()ailiaTFLite.AiliaTFLiteModelinline
instanceailiaTFLite.AiliaTFLiteModelprotected
loggingailiaTFLite.AiliaTFLiteModelprotected
OpenFile(string tflite_model_path, Int32 env_id, Int32 memory_mode, UInt32 flags)ailiaTFLite.AiliaTFLiteModelinline
OpenMem(byte[] tflite_model_buf, Int32 env_id, Int32 memory_mode, UInt32 flags)ailiaTFLite.AiliaTFLiteModelinline
Predict()ailiaTFLite.AiliaTFLiteModelinline
SelectDevice(ref string device_list, bool reference_only=false)ailiaTFLite.AiliaTFLiteModelinline
SetInputTensorData(float[] input_data, int input_index)ailiaTFLite.AiliaTFLiteModelinline
SetProfileMode(int profile_mode)ailiaTFLite.AiliaTFLiteModelinline