LostTech.TensorFlow : API Documentation

Type SessionRunArgs

Namespace tensorflow.train

Parent PythonObjectContainer

Interfaces ISessionRunArgs

Represents arguments to be added to a `Session.run()` call.

Properties

Public properties

object feed_dict get; set;

object fetches get; set;

object options get; set;

object PythonObject get;