aitune.torch.performance.utils

View as Markdown

Shared helpers for performance profiles.

Module Contents

Functions

NameDescription
_qualified_type_nameReturn a stable-enough type name for report metadata.

API

aitune.torch.performance.utils._qualified_type_name(
value: typing.Any
) -> str

Return a stable-enough type name for report metadata.