Public instance methods
object add_metric(object value, object aggregation, object name)
object add_update(object updates, object inputs)
object call(object inputs, IDictionary<string, object> kwargs)
object compute_output_signature(object input_signature)
object get_losses_for(object inputs)
object get_output_at(object node_index)
object get_output_mask_at(object node_index)
object get_output_shape_at(object node_index)
object get_updates_for(object inputs)
Public properties
object activity_regularizer get; set;
object inbound_nodes get;
object non_trainable_variables get;
object non_trainable_weights get;
object outbound_nodes get;
object trainable get; set;
object trainable_weights get;