5 projects
rebasin
An implementation of methods described in Git Re-basin-paper by Ainsworth et al.
torch-nested
Easily manipulate torch.Tensors inside highly nested data-structures.
typing-exe
Executable typehints for Python: make assertions about and/or modify parameters & return values
parameter-checks
Extend typehints to include dynamic checks (that might otherwise be dealt with by assertions) in Python.
pyguarantees
guarantee testcases for callables, constrain parameters and return values of callables