1 comment (1 comment)0 reactions (0 reactions)1 assignee (1 assignee)Python117 forks (117 forks)auto 404
contribution welcomegood first issuemodule: torchlib
Repository metrics
- Stars
- 445 stars (445 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Examine existing implementations in torchlib for similar tensor operations (e.g., diag embed, diagonal scatter) and follow the pattern to add diagonal and diag functions. Also, check the PyTorch ONNX symbolic for reference.
- Tech stack
- python
- Domain
- machine learning
- Issue type
- Feature
- Prerequisites
- PythonGit