4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python1,556 stars (1,556 stars)123 forks (123 forks)batch import
enhancementgood first issuehelp wanted
- Issue 種別
- feature
- 調査方針
- The issue requests adding conda installation support. Review the existing setup.py and pyproject.toml to understand the current packaging. Look at similar PyTorch libraries that provide conda recipes. Potential files: setup.py, or create a conda recipe. Also check the issue comments for any hints or maintainer responses.