docling-project / docling-project/docling

[ONNX] I can not convert table forcast to onnx

Open
#760 1 comment 0 reactions 0 assignees View on GitHub
enhancement triage/close-stale
Dominant language
Python
Stars
66.4k
Forks
4.8k
Avg merge
3d 4h
Merged PRs (30d)
98

Description

### Requested feature
- Batch Inferences
- Convert to ONNX

I have some problems when try to convert tf to onnx:
- I understand this inferences code is process each image, is it anyway to get batch inferences
- More over i have some problem in self.attention in decoder when convert it to onnx, when cache is change but shape when reshape is not.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by identifying the table forecasting model's TensorFlow/ONNX conversion entry point and the decoder self.attention path, then reproduce the per-image inference and cache/reshape failure. Done means the requested batch inference behavior and successful ONNX conversion are demonstrated by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.