Skip to content

Fix innocuous tracer warnings in onnx export#42

Merged
dlangerm-stackav merged 1 commit into
stackav-oss:mainfrom
dlangerm:dlangerm/fix-trace-warnings
Jun 17, 2026
Merged

Fix innocuous tracer warnings in onnx export#42
dlangerm-stackav merged 1 commit into
stackav-oss:mainfrom
dlangerm:dlangerm/fix-trace-warnings

Conversation

@dlangerm

Copy link
Copy Markdown
Contributor

Description

Ignores tracer warnings during onnx export, these warnings are innocuous as dltype doesn't alter the compute graph in any way, we merely inspect shapes and datatypes.

Testing

Please select all that apply.

  • Existing unit tests
  • Unit tests added by this PR
  • Other (please explain)
  • This PR is not tested

Test instructions

  • Please add relevant commands required to reproduce the testing described above
  • Please add relevant test outputs (screenshots, logs, etc.)

@dlangerm dlangerm force-pushed the dlangerm/fix-trace-warnings branch 3 times, most recently from 3c933bc to ecc87f8 Compare June 17, 2026 11:16
@dlangerm dlangerm force-pushed the dlangerm/fix-trace-warnings branch from ecc87f8 to 78a1828 Compare June 17, 2026 11:44
@dlangerm-stackav dlangerm-stackav merged commit 14c0c74 into stackav-oss:main Jun 17, 2026
14 checks passed
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.

2 participants