OpTree is a library for PyTree manipulation, which is widely used in ML frameworks nowadays. We are testing the OpTree capability for PyTorch (see pytorch/pytorch#93139). That requires installing optree from the default channels. There is already a feedstock on Conda-Forge. It would be nice if optree were in the default channels too.
Checklist
Request type
Name
optree
Version
latest
Platform(s)
linux-64, win-64, osx-64, osx-arm64
Location of source code
https://github.com/metaopt/optree
Conda-Forge feedstock
https://github.com/conda-forge/optree-feedstock
Reason for this request
OpTree is a library for PyTree manipulation, which is widely used in ML frameworks nowadays. We are testing the OpTree capability for PyTorch (see pytorch/pytorch#93139). That requires installing
optree
from the default channels. There is already a feedstock on Conda-Forge. It would be nice ifoptree
were in the default channels too.(OPTIONAL) Additional information
No response