Skip to content

Propagation dtype allows torch.dtype and numpy.dtype's

Jens Lucht requested to merge propagation-dtype into master

We workaround the issue of torch and numpy dtypes by explicitly converting them via a mapping table.

Closes #34 (closed).

Merge request reports

Loading