Searched refs:CommonEndpoints (Results 1 – 2 of 2) sorted by relevance
178 if key in CommonEndpoints.all_functions}184 if key in CommonEndpoints.all_checkpointable_objects}221 class CommonEndpoints(SerializedAttributes.with_attributes( class249 copy_from=[CommonEndpoints]
40 from tensorflow.python.keras.saving.saved_model.serialized_attributes import CommonEndpoints91 PUBLIC_ATTRIBUTES = CommonEndpoints.all_functions.union(92 CommonEndpoints.all_checkpointable_objects)