torchsig.utils.abstractions

Some classes that define abstract data structures in other class relationships This code is used behind the scenes in several places, and sensitive to errors; modify with caution

Classes

HierarchicalMetadataObject

A class for representing objects which have metadata in a hierarchical relationship.

Exceptions

MetadataAttributeError(message, **kwargs)

Custom exception for metadata attribute errors.