huggingface / huggingface/candle

tensor upsample_cubic support

Open
#3,339 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
21k
Forks
1.8k
Avg merge
16h 42m
Merged PRs (30d)
25

Description

hi, would consider support upsample_cubic for tensor? this is very needed as many resize op using cubiclinear, currently the resize had to using image which is slow, but upsample doesn't support cubic at the moment.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating Candle’s tensor upsample implementation and the existing image-based resize path. Compare how current interpolation modes are represented and identify the tests covering upsampling. Done means tensor upsampling supports cubic interpolation without requiring the image path, with coverage for the new behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.