Type LayerRNNCell
Namespace tensorflow.nn.rnn_cell
Parent RNNCell
Interfaces ILayerRNNCell
Methods
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call__
- __call___dyn
- __call___dyn
- __setattr__
- __setattr__
- __setattr__
- __setattr__
- __setattr__
- __setattr__
- __setattr__
- __setattr__
- __setattr__
Properties
- activity_regularizer
- activity_regularizer_dyn
- built
- dtype
- dtype_dyn
- dynamic
- dynamic_dyn
- graph
- graph_dyn
- inbound_nodes
- inbound_nodes_dyn
- input
- input_dyn
- input_mask
- input_mask_dyn
- input_shape
- input_shape_dyn
- input_spec
- input_spec_dyn
- losses
- losses_dyn
- metrics
- metrics_dyn
- name
- name_dyn
- name_scope
- name_scope_dyn
- non_trainable_variables
- non_trainable_variables_dyn
- non_trainable_weights
- non_trainable_weights_dyn
- outbound_nodes
- outbound_nodes_dyn
- output
- output_dyn
- output_mask
- output_mask_dyn
- output_shape
- output_shape_dyn
- output_size
- output_size_dyn
- PythonObject
- rnncell_scope
- scope_name
- scope_name_dyn
- state_size
- state_size_dyn
- stateful
- submodules
- submodules_dyn
- supports_masking
- trainable
- trainable_dyn
- trainable_variables
- trainable_variables_dyn
- trainable_weights
- trainable_weights_dyn
- updates
- updates_dyn
- variables
- variables_dyn
- weights
- weights_dyn
Public instance methods
object __call__(IEnumerable<IGraphNodeBase> inputs, IEnumerable<IGraphNodeBase> state, IDictionary<string, object> scope, IDictionary<string, object> kwargs, IGraphNodeBase[] args)
object __call__(IGraphNodeBase inputs, object state, string scope, IGraphNodeBase[] args)
object __call__(IGraphNodeBase inputs, object state, string scope, IDictionary<string, object> kwargs, IGraphNodeBase[] args)
object __call__(IGraphNodeBase inputs, object state, object scope, IGraphNodeBase[] args)
object __call__(IGraphNodeBase inputs, object state, object scope, IDictionary<string, object> kwargs, IGraphNodeBase[] args)
object __call__(IGraphNodeBase inputs, object state, IEnumerable<IGraphNodeBase> scope, IGraphNodeBase[] args)
object __call__(IGraphNodeBase inputs, object state, IEnumerable<IGraphNodeBase> scope, IDictionary<string, object> kwargs, IGraphNodeBase[] args)
object __call__(IGraphNodeBase inputs, object state, IDictionary<string, object> scope, IGraphNodeBase[] args)
object __call__(IGraphNodeBase inputs, object state, IDictionary<string, object> scope, IDictionary<string, object> kwargs, IGraphNodeBase[] args)
object __call__(IGraphNodeBase inputs, IEnumerable<IGraphNodeBase> state, string scope, IGraphNodeBase[] args)
object __call__(IGraphNodeBase inputs, IEnumerable<IGraphNodeBase> state, string scope, IDictionary<string, object> kwargs, IGraphNodeBase[] args)
object __call__(IGraphNodeBase inputs, IEnumerable<IGraphNodeBase> state, object scope, IDictionary<string, object> kwargs, IGraphNodeBase[] args)
object __call__(IGraphNodeBase inputs, IEnumerable<IGraphNodeBase> state, IEnumerable<IGraphNodeBase> scope, IGraphNodeBase[] args)
object __call__(IGraphNodeBase inputs, IEnumerable<IGraphNodeBase> state, IEnumerable<IGraphNodeBase> scope, IDictionary<string, object> kwargs, IGraphNodeBase[] args)
object __call__(IGraphNodeBase inputs, IEnumerable<IGraphNodeBase> state, IDictionary<string, object> scope, IGraphNodeBase[] args)
object __call__(IGraphNodeBase inputs, IEnumerable<IGraphNodeBase> state, IDictionary<string, object> scope, IDictionary<string, object> kwargs, IGraphNodeBase[] args)
object __call__(IGraphNodeBase inputs, IEnumerable<IGraphNodeBase> state, object scope, IGraphNodeBase[] args)
object __call__(IEnumerable<IGraphNodeBase> inputs, object state, string scope, IDictionary<string, object> kwargs, IGraphNodeBase[] args)
object __call__(IEnumerable<IGraphNodeBase> inputs, IEnumerable<IGraphNodeBase> state, IDictionary<string, object> scope, IGraphNodeBase[] args)
object __call__(IEnumerable<IGraphNodeBase> inputs, IEnumerable<IGraphNodeBase> state, IEnumerable<IGraphNodeBase> scope, IDictionary<string, object> kwargs, IGraphNodeBase[] args)
object __call__(IEnumerable<IGraphNodeBase> inputs, object state, string scope, IGraphNodeBase[] args)
object __call__(IEnumerable<IGraphNodeBase> inputs, IEnumerable<IGraphNodeBase> state, object scope, IDictionary<string, object> kwargs, IGraphNodeBase[] args)
object __call__(IEnumerable<IGraphNodeBase> inputs, IEnumerable<IGraphNodeBase> state, object scope, IGraphNodeBase[] args)
object __call__(IEnumerable<IGraphNodeBase> inputs, IEnumerable<IGraphNodeBase> state, string scope, IDictionary<string, object> kwargs, IGraphNodeBase[] args)
object __call__(IEnumerable<IGraphNodeBase> inputs, IEnumerable<IGraphNodeBase> state, string scope, IGraphNodeBase[] args)
object __call__(IEnumerable<IGraphNodeBase> inputs, IEnumerable<IGraphNodeBase> state, IEnumerable<IGraphNodeBase> scope, IGraphNodeBase[] args)
object __call__(IEnumerable<IGraphNodeBase> inputs, object state, IDictionary<string, object> scope, IGraphNodeBase[] args)
object __call__(IEnumerable<IGraphNodeBase> inputs, object state, IEnumerable<IGraphNodeBase> scope, IDictionary<string, object> kwargs, IGraphNodeBase[] args)
object __call__(IEnumerable<IGraphNodeBase> inputs, object state, IEnumerable<IGraphNodeBase> scope, IGraphNodeBase[] args)
object __call__(IEnumerable<IGraphNodeBase> inputs, object state, object scope, IDictionary<string, object> kwargs, IGraphNodeBase[] args)
object __call__(IEnumerable<IGraphNodeBase> inputs, object state, object scope, IGraphNodeBase[] args)
object __call__(IEnumerable<IGraphNodeBase> inputs, object state, IDictionary<string, object> scope, IDictionary<string, object> kwargs, IGraphNodeBase[] args)
object __call___dyn(object inputs, object state, object scope, IDictionary<string, object> kwargs, Object[] args)
object __call___dyn(object inputs, object state, object scope, Object[] args)
object __setattr__(Variable value, string name)
Support self.foo = trackable syntax.
object __setattr__(ValueTuple<PythonClassContainer, PythonClassContainer> value, Module name)
Support self.foo = trackable syntax.
object __setattr__(ValueTuple<PythonClassContainer, PythonClassContainer> value, string name)
Support self.foo = trackable syntax.
object __setattr__(Module value, string name)
Support self.foo = trackable syntax.
object __setattr__(string value, string name)
Support self.foo = trackable syntax.