structured-nets icon indicating copy to clipboard operation
structured-nets copied to clipboard

Extracted tests and updated Pytorch version

Open thomasahle opened this issue 1 year ago • 0 comments

This follows https://github.com/HazyResearch/structured-nets/issues/7 in which we discussed updating the code to use PyTorch's complex tensors.

The pull request also extracts all tests into a tests/ directory, so it's easy to run unit tests. All 12 of which pass.

Other than there there are no changes, except auto formatting which my tools unfortunately don't allow me not to use.

thomasahle avatar Oct 27 '22 03:10 thomasahle