Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish optree in pytorch conda channel #1307

Open
XuehaiPan opened this issue Feb 11, 2023 · 1 comment
Open

Publish optree in pytorch conda channel #1307

XuehaiPan opened this issue Feb 11, 2023 · 1 comment

Comments

@XuehaiPan
Copy link

PyTree manipulation is now widely used in PyTorch. It becomes a fairly significant perf bottleneck during torch.fx tracing using the pure-Python approach of PyTree. We are pushing to use C++-based PyTree implementation. The lack of conda package in the Anaconda default channel feels like a serious hindrance for this.

I have asked the Anaconda team to add optree in the default channel (ContinuumIO/anaconda-issues#13131). But the average response time on the anaconda issue tracker is roughly weeks. I wonder if it is possible to add optree in the pytorch channel.

Ref: Conda-Forge feedstock: https://github.com/conda-forge/optree-feedstock

Conda Version / Conda Platforms

@XuehaiPan
Copy link
Author

Any thoughts on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant