LostTech.TensorFlow : API Documentation

Type ClassificationOutput

Namespace tensorflow.python.saved_model.model_utils

Parent ExportOutput

Interfaces IClassificationOutput

Public properties

Tensor classes get;

object classes_dyn get;

object PythonObject get;

Tensor scores get;

object scores_dyn get;