huggingface / huggingface/candle
Support for grid_sample
Open
- Dominant language
- Rust
- Stars
- 21k
- Forks
- 1.8k
- Avg merge
- 16h 42m
- Merged PRs (30d)
- 25
Description
hi! is in the road to support bilinear_interpolation similar to pytorch `grid_sample` ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating Candle's tensor operation entry points and comparing the requested bilinear interpolation with PyTorch's grid_sample behavior. Define the supported inputs, coordinate handling, and expected outputs before implementing; done means the operation is available with tests covering the agreed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pytorch, rust
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100