Skip to content

revert(export): Revert proxy-only ONNX transform gating and restore default export behavior#912

Open
vbaddi wants to merge 2 commits intoquic:splittensor_revertfrom
vbaddi:dev/revert_onnx_transforms
Open

revert(export): Revert proxy-only ONNX transform gating and restore default export behavior#912
vbaddi wants to merge 2 commits intoquic:splittensor_revertfrom
vbaddi:dev/revert_onnx_transforms

Conversation

@vbaddi
Copy link
Copy Markdown
Contributor

@vbaddi vbaddi commented Apr 10, 2026

Summary

Reverts the ONNX transform changes from the related branches and restores the previous mainline behavior.

Changes

  • Restore default SplitTensorsTransform and FP16ClipTransform behavior
  • Remove proxy-only ONNX transform gating
  • Remove the embedding-only FP16 special-case path

Validation

python -m pytest -q tests/unit_test/models/test_model_quickcheck.py -n auto

Revert proxy-only ONNX transform gating and restore the previous default export behavior with SplitTensorsTransform and FP16ClipTransform enabled by default. Keep the
quickcheck workflow and quickcheck test path unchanged.

Signed-off-by: vbaddi <vbaddi@qti.qualcomm.com>
…graph (customop)

Signed-off-by: vbaddi <vbaddi@qti.qualcomm.com>
@quic-rishinr quic-rishinr changed the base branch from main to splittensor_revert April 10, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants