LostTech.TensorFlow : API Documentation

Type tensorflow_wrap_interpreter_wrapper

Namespace tensorflow.lite.python.interpreter_wrapper.tensorflow_wrap_interpreter_wrapper

Public static methods

object InterpreterWrapper_CreateWrapperCPPFromBuffer(Object[] args)

object InterpreterWrapper_CreateWrapperCPPFromBuffer_dyn(Object[] args)

object InterpreterWrapper_CreateWrapperCPPFromFile(Object[] args)

object InterpreterWrapper_CreateWrapperCPPFromFile_dyn(Object[] args)

Public properties

PythonFunctionContainer _object_fn get;

PythonFunctionContainer InterpreterWrapper_CreateWrapperCPPFromBuffer_fn get;

PythonFunctionContainer InterpreterWrapper_CreateWrapperCPPFromFile_fn get;

PythonFunctionContainer InterpreterWrapper_fn get;

PythonFunctionContainer swig_import_helper_fn get;