Skip to content

Add GridSample operation and related components#1480

Merged
xhuohai merged 17 commits intomasterfrom
feature/grid_sample
Mar 2, 2026
Merged

Add GridSample operation and related components#1480
xhuohai merged 17 commits intomasterfrom
feature/grid_sample

Conversation

@xhuohai
Copy link
Copy Markdown
Collaborator

@xhuohai xhuohai commented Jan 12, 2026

  • Introduce the GridSample operation along with its ONNX importer, evaluator, and reference implementation.
  • Fixes related unit tests and shape handling were also addressed.
  • Also pytest tests for the GridSample functionality were added.

@xhuohai xhuohai closed this Jan 12, 2026
@xhuohai xhuohai reopened this Jan 12, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 12, 2026

Test Results

6 077 tests  +3   6 077 ✅ +3   7m 26s ⏱️ +13s
    5 suites ±0       0 💤 ±0 
    5 files   ±0       0 ❌ ±0 

Results for commit e786d32. ± Comparison against base commit da9f145.

♻️ This comment has been updated with latest results.

@xhuohai xhuohai closed this Jan 13, 2026
@xhuohai xhuohai reopened this Jan 13, 2026
@xhuohai xhuohai merged commit 99431d9 into master Mar 2, 2026
42 of 43 checks passed
@xhuohai xhuohai deleted the feature/grid_sample branch March 2, 2026 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RT-DETRv2.onnx转kmodel时报错:Expr don't have a valid tensor type.

2 participants