LostTech.TensorFlow : API Documentation

Type IInterpreter

Namespace tensorflow.lite.python.interpreter

Interfaces IPythonObjectContainer

Public instance methods

object get_tensor(object tensor_index)

object resize_tensor_input(object input_index, object tensor_size)

object set_tensor(object tensor_index, object value)

object tensor(object tensor_index)