Converter.get_structure

Converter.get_structure()[source]

Return the GraphStructure describing the graphs produced by this converter.

Useful for building an EnerGNN model without having to convert an actual input first.

Return type:

GraphStructure