Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/saving/saved_model/
Dserialized_attributes.py45 class SerializedAttributes(object): class
140 return type(name, (SerializedAttributes,), classdict)
221 class CommonEndpoints(SerializedAttributes.with_attributes(
244 class LayerAttributes(SerializedAttributes.with_attributes(
270 class ModelAttributes(SerializedAttributes.with_attributes(
283 SerializedAttributes.with_attributes(
296 class RNNAttributes(SerializedAttributes.with_attributes(
Dlayer_serialization.py87 serialized_attributes.SerializedAttributes.new(self.obj))
DREADME.md88 - [`SerializedAttributes`](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/python/k…