LostTech.TensorFlow : API Documentation

Type ILayer

Namespace tensorflow.layers

Interfaces ILayer

Public instance methods

object __call__(object inputs, IDictionary<string, object> kwargs, Object[] args)

object __call__(object inputs, Object[] args)

object add_loss(object losses, object inputs)

object add_weight(object name, object shape, object dtype, object initializer, object regularizer, object trainable, object constraint, object use_resource, object synchronization, object aggregation, object partitioner, IDictionary<string, object> kwargs)

Public properties

object graph get;

object scope_name get;