tfdocs.public_api.ignore_typing

Removes all children that are members of the typing module.

path A tuple of name parts forming the attribute-lookup path to this object. For tf.keras.layers.Dense path is: ("tf","keras","layers","Dense")
parent The parent object.
children A list of (name, value) pairs. The attributes of the patent.

A filtered list of children (name, value) pairs.