zhanghang1989 / zhanghang1989/PyTorch-Encoding
Is it possible to complete functions `scaled_l2` and `aggregate` using pytorch exist lib?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2k
- Forks
- 448
- PR merge metrics
- No merged PRs in 30d
Description
Hi, thank you for the wonderful work!
I want to know is it possible to complete functions scaled_l2 and aggerage in Encoding ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Encoding implementation and the scaled_l2 and aggregate functions named in the issue. Compare their intended behavior with available PyTorch library operations; done would require an agreed implementation and verification that both functions work correctly, but the issue does not name tests or specify expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100