torchsig.utils.printingΒΆ

Contains Helpful methods for properly implementing __str__ and __repr__ methods of classes

Functions

dataset_metadata_repr

Return a string representation of the object for debugging and inspection.

dataset_metadata_str

Custom string representation for the class.

generate_repr_str

Generates a string representation of the class object, excluding specified parameters.