lnccbrown / lnccbrown/LANfactory

Make sure saved `onnx` models support batching out of the box

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
bug linear-lanfactory
Dominant language
Python
Stars
16
Forks
4
Avg merge
3d 7h
Merged PRs (30d)
8

Description

When loading a `onnx` model after training via the standard pipeline, it seems that batching is not supported out of the box (no leading batch dimension).

Need to investigate this.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the standard training pipeline through saving and loading the ONNX model, focusing on where input dimensions are defined. Reproduce the issue with a batched input; done means a saved model loaded through the standard pipeline accepts a leading batch dimension out of the box.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.