Home
last modified time | relevance | path

Searched refs:RNNAttributes (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/keras/saving/saved_model/
Dserialized_attributes.py150 return RNNAttributes()
296 class RNNAttributes(SerializedAttributes.with_attributes( class