This is an automated email from the ASF dual-hosted git repository.
yongzao pushed a change to branch model-management
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from e38e67fa7e1 Add dependencies of python packages for arima,
gaussian_hmm and efficient model loading (#16865)
add 2b3157731f9 Fix call inference cannot specify outputLength
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/ainode/it/AINodeCallInferenceIT.java | 16 +++++++++++++---
iotdb-core/ainode/iotdb/ainode/core/config.py | 16 +++++++---------
iotdb-core/ainode/iotdb/ainode/core/constant.py | 2 +-
.../iotdb/ainode/core/inference/inference_request.py | 16 ++++++++--------
.../ainode/core/inference/inference_request_pool.py | 4 ++--
.../iotdb/ainode/core/manager/inference_manager.py | 19 +++++++++----------
iotdb-core/ainode/pyproject.toml | 2 +-
.../operator/process/ai/InferenceOperator.java | 3 ++-
.../thrift-ainode/src/main/thrift/ainode.thrift | 8 +-------
9 files changed, 44 insertions(+), 42 deletions(-)