tpcp.misc: Miscellaneous helper and utility functions#
Some general utilities for tpcp.
Classes#
|
A Base class to implement custom typed iterators. |
|
Helper to iterate over data and collect results. |
Functions#
|
Quick calculation of a hash to identify uniquely Python objects containing numpy arrays and torch models. |
|
A decorator that converts a class method into a class property. |
|
Set the default values of a function's parameters. |