LostTech.TensorFlow : API Documentation

Type Rate

Namespace tensorflow.contrib.rate.rate

Parent PythonObjectContainer

Interfaces IRate

Public instance methods

void build(IGraphNodeBase values, IGraphNodeBase denominator)

object build_dyn(object values, object denominator)

Public properties

ResourceVariable denom get; set;

object name get;

object name_dyn get;

ResourceVariable numer get; set;

ResourceVariable prev_denominator get; set;

ResourceVariable prev_values get; set;

object PythonObject get;

IList<object> variables get;

object variables_dyn get;