Skip to content

[v636][tmva][sofie] Fix testSofieModels for new torch version#20150

Merged
guitargeek merged 2 commits intoroot-project:v6-36-00-patchesfrom
guitargeek:bp636
Oct 20, 2025
Merged

[v636][tmva][sofie] Fix testSofieModels for new torch version#20150
guitargeek merged 2 commits intoroot-project:v6-36-00-patchesfrom
guitargeek:bp636

Conversation

@guitargeek
Copy link
Copy Markdown
Contributor

Backport of #20149.

New torch versions comes with a new export mode to ONNX. One needs to
specify forst to have a single onnx file with the weights (external_data=False) and then in some case (new export mode, which is with dynamo=True) does not fork for batchNorm and recurrent network. Disable it for these cases.
@guitargeek guitargeek self-assigned this Oct 20, 2025
@guitargeek guitargeek merged commit 0db41a2 into root-project:v6-36-00-patches Oct 20, 2025
17 of 21 checks passed
@guitargeek guitargeek deleted the bp636 branch October 20, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants