huggingface / huggingface/candle
Flip operation similar to pytorch
Open
- Dominant language
- Rust
- Stars
- 21k
- Forks
- 1.8k
- Avg merge
- 16h 42m
- Merged PRs (30d)
- 25
Description
Flip operation similar to pytorch https://pytorch.org/docs/stable/generated/torch.flip.html
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked PyTorch torch.flip documentation to identify the expected operation and behavior, then locate Candle's existing tensor operation entry points. Done means Candle provides a flip operation with behavior matching the referenced PyTorch operation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pytorch, rust
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100