Skip to content

Correctly handle RAW inputs#247

Open
klemen1999 wants to merge 1 commit into
mainfrom
fix/handle_raw_inputs
Open

Correctly handle RAW inputs#247
klemen1999 wants to merge 1 commit into
mainfrom
fix/handle_raw_inputs

Conversation

@klemen1999

Copy link
Copy Markdown
Collaborator

Purpose

  • RAW inputs weren't handled correctly when the input was ONNX with inputs set as raw. This PR introduces holistic fix around this so both "images" and "raw" input types are supported

Specification

None / not applicable

Dependencies & Potential Impact

None / not applicable

Deployment Plan

None / not applicable

Testing & Validation

None / not applicable

AI Usage

Assisted-by: AGENT_NAME:MODEL_VERSION [TOOL1] [TOOL2]

Submitted code was reviewed by a human: YES/NO

The author is taking the responsibility for the contribution: YES/NO

@klemen1999 klemen1999 requested a review from a team as a code owner June 12, 2026 13:54
@klemen1999 klemen1999 requested review from conorsim, kozlov721 and tersekmatija and removed request for a team June 12, 2026 13:54
@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@klemen1999, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 58 minutes and 44 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e1d42d05-6a6b-4e9c-b33b-94d054e2c636

📥 Commits

Reviewing files that changed from the base of the PR and between 959a32f and 4985ee5.

📒 Files selected for processing (4)
  • modelconverter/cli/utils.py
  • modelconverter/utils/config.py
  • modelconverter/utils/nn_archive.py
  • tests/test_utils/test_config.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/handle_raw_inputs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant