LostTech.TensorFlow : API Documentation

Type ITemplate

Namespace tensorflow.python.ops.template

Interfaces ITrackable

Public properties

object func get;

object global_variables get;

object local_variables get;

object name get;

object non_trainable_variables get;

object non_trainable_weights get;

object trainable_variables get;

object trainable_weights get;

object var_scope get;

object variable_scope get;

object variable_scope_name get;

object variables get;

object weights get;