tfgnn.FieldsSpec

December 14, 2023 ยท View on GitHub

This symbol is a type alias.

Source:

FieldsSpec = Mapping[
    str,
    tfgnn.FieldSpec
]