NVIDIA / apex

A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
BSD 3-Clause "New" or "Revised" License
8.16k stars 1.35k forks source link

The build system requires torch. Currently, you cannot build the package using ordinary pip invocations. #1770

Open doctorpangloss opened 5 months ago

doctorpangloss commented 5 months ago

https://github.com/NVIDIA/apex/blob/6c8f384b40a596bbed960f5e8d9a808ebd0e93d8/pyproject.toml#L2

Same issue as https://github.com/facebookresearch/xformers/issues/940#issuecomment-1866627298

baggiponte commented 4 months ago

+1. Also wheel is not required in the build-system table. See here.