Type IMetric Namespace tensorflow.keras.metrics Interfaces ILayer Methods add_weight update_state update_state Public instance methods object add_weight(object name, object shape, object aggregation, object synchronization, object initializer, object dtype) object update_state(Object[] args) object update_state(IDictionary<string, object> kwargs, Object[] args)