Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 323 Bytes

File metadata and controls

20 lines (11 loc) · 323 Bytes

tfgnn.Fields

This symbol is a type alias.

Source:

Fields = Mapping[
    str,
    tfgnn.Field
]