Skip to content

Add NoQEngine fallback for quantized ops on RISC-V#15

Open
XYenChi wants to merge 1 commit into
RuyiAI-Stack:riscvfrom
XYenChi:noq
Open

Add NoQEngine fallback for quantized ops on RISC-V#15
XYenChi wants to merge 1 commit into
RuyiAI-Stack:riscvfrom
XYenChi:noq

Conversation

@XYenChi
Copy link
Copy Markdown
Collaborator

@XYenChi XYenChi commented May 8, 2026

Implement PackedLinearWeightNoQEngine and PackedConvWeightNoQEngine classes that dequantize inputs, run float computation, and requantize outputs. This provides a working fallback when no hardware-specific quantized engine (FBGEMM, QNNPACK, ONEDNN) is available.

Implement PackedLinearWeightNoQEngine and PackedConvWeightNoQEngine
classes that dequantize inputs, run float computation, and requantize
outputs. This provides a working fallback when no hardware-specific
quantized engine (FBGEMM, QNNPACK, ONEDNN) is available.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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