Type IStackedRNNCells Namespace tensorflow.keras.layers Interfaces ILayer Methods call Properties output_size state_size Public instance methods object call(object inputs, object states, object constants, IDictionary<string, object> kwargs) Public properties object output_size get; object state_size get;