Closed mgolub2-ms closed 11 months ago
This renames torch.X and torch.nn.functional.X calls to allow us to replace the calls in the torch module without causing infinite recursion.
This commit also adds a pyproject.toml that enables building a wheel with 'hatch build'
This renames torch.X and torch.nn.functional.X calls to allow us to replace the calls in the torch module without causing infinite recursion.
This commit also adds a pyproject.toml that enables building a wheel with 'hatch build'