Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/saving/saved_model/
Dserialized_attributes.py146 return ModelAttributes()
270 class ModelAttributes(SerializedAttributes.with_attributes( class