mlcommons / mlcommons/modelplane
Fixes needed for bijection decoder
Open
@superdosh is already working on this.
Since Apr 21, 2026.
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
A few things Chris ran into:
- job_run history seems to be appending for every row. this is a bug in the run_dataframe?
- figure out the right way to pass forward the decoded message to later steps. design question.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.