LostTech.TensorFlow : API Documentation

Type VersionedTypeRegistration

Namespace tensorflow.python.saved_model.revived_types

Parent PythonObjectContainer

Interfaces IVersionedTypeRegistration

Public instance methods

object from_proto(object proto)

object from_proto_dyn(object proto)

bool should_load(object proto)

object should_load_dyn(object proto)

Public properties

string identifier get; set;

object PythonObject get;

object setter get; set;

int version get; set;