Skip to content

[AINode] Support multi-variable concurrent-inference for sundial#16419

Closed
jtmer wants to merge 6 commits intoapache:masterfrom
jtmer:master
Closed

[AINode] Support multi-variable concurrent-inference for sundial#16419
jtmer wants to merge 6 commits intoapache:masterfrom
jtmer:master

Conversation

@jtmer
Copy link
Contributor

@jtmer jtmer commented Sep 16, 2025

Description

The original concurrent inference code for sundial only supported single-variable input and might even cause errors. The new code fixes this point and supports multivariable input (for a single request, the number of variables corresponds to batch size).


This PR has:

  • been self-reviewed.

Key changed/added classes (or packages if there are too many classes) in this PR

iotdb.ainode.core.inference.inference_request_pool

@jtmer jtmer closed this Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants