Skip to content

[tmva][sofie] Translate PyTorch parser to Python#22763

Open
guitargeek wants to merge 2 commits into
root-project:masterfrom
guitargeek:pytorch_parser
Open

[tmva][sofie] Translate PyTorch parser to Python#22763
guitargeek wants to merge 2 commits into
root-project:masterfrom
guitargeek:pytorch_parser

Conversation

@guitargeek

Copy link
Copy Markdown
Contributor

Implementing the PyTorch parser directly in Python is easier and less error prone than using the C Python API from C++.

🤖 Done with the help of AI.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

Test Results

    21 files      21 suites   3d 0h 27m 51s ⏱️
 3 853 tests  3 852 ✅ 0 💤 1 ❌
71 787 runs  71 786 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 563100a.

♻️ This comment has been updated with latest results.

Python is a natural choice for this tutorial, becuase if the user
already trained a model with PyTorch in Python, it makes sense to also
do the model parsing from SOFIE to Python. That's why we're also
planning to remote the C++ entry point to the PyTorch parser in the
future.

🤖 Done with the help of AI.
Implementing the PyTorch parser directly in Python is easier and less
error prone than using the C Python API from C++.

🤖 Done with the help of AI.
@guitargeek guitargeek marked this pull request as ready for review July 7, 2026 06:14
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.

1 participant