reset_states
Reset the states for a layer
Description
Reset the states for a layer
Usage
reset_states(object)
Arguments
Arguments | Description |
---|---|
object | Model or layer object |
See Also
Other layer methods: count_params()
, get_config()
, get_input_at()
, get_weights()