Support for ConvTransposeNd
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 18
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Hello, thanks for this super cool project!
I'd really like to try this out, but my network architecture requires a transposed convolution.
Is it possible to support this as well?
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
The issue requests ConvTransposeNd support in this Python project for PyTorch convolutions, but names no files or tests. Start by reviewing the existing convolution implementation and its current test coverage. Done means transposed convolutions are supported with documented expected behavior and tests.
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
- 25/100