LostTech.TensorFlow : API Documentation

Type train

Namespace tensorflow.train

Public static methods

CheckpointReader NewCheckpointReader(Byte[] filepattern)

CheckpointReader NewCheckpointReader(IEnumerable<object> filepattern)

CheckpointReader NewCheckpointReader(IGraphNodeBase filepattern)

CheckpointReader NewCheckpointReader(string filepattern)

object NewCheckpointReader_dyn(object filepattern)

Public properties

PythonFunctionContainer NewCheckpointReader_fn get;