Searched refs:DoNotTrace (Results 1 – 1 of 1) sorted by relevance
879 class DoNotTrace(keras.layers.Layer): class882 super(DoNotTrace, self).__init__()898 root.attached_layer = DoNotTrace()918 with generic_utils.CustomObjectScope({'DoNotTrace': DoNotTrace}):