This is an automated email from the ASF dual-hosted git repository.
liyuheng pushed a change to branch lyh/ainode/logger-refactor
in repository https://gitbox.apache.org/repos/asf/iotdb.git
discard 78b7eabfaf1 seems good
discard ce36f229139 optimize
discard 084e71b0730 almost work
discard a8a762ddcf9 save
discard b44c37544b8 empty
discard 70a17fc5b56 save
new 59a7250e2cd seems good
new e8c4c9ad9d5 self review
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (78b7eabfaf1)
\
N -- N -- N refs/heads/lyh/ainode/logger-refactor (e8c4c9ad9d5)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
iotdb-core/ainode/ainode/core/constant.py | 7 +++---
.../ainode/core/inference/inference_request.py | 4 ----
.../core/inference/inference_request_pool.py | 8 +++----
.../ainode/core/manager/inference_manager.py | 26 +---------------------
.../ainode/resources/conf/iotdb-ainode.properties | 2 +-
5 files changed, 9 insertions(+), 38 deletions(-)