This is an automated email from the ASF dual-hosted git repository.

martinzink pushed a change to branch minifi_rust_tensor
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git


 discard 22d1f094b fix ci clippy warning
 discard 761c1870a remove code duplication from InvokeTract model and add 
result_via_output_attribute to filter_bounding_boxes.rs
 discard b150f6896 classify_image.rs Failure description fix
 discard 1803cc0ae fix 0/0 in IoU
 discard 2e9ee7cd9 fix doc drift in descriptions
 discard 18a0fb451 fix panic on malformed tensor payload in tensor_helpers.rs
 discard d3f4e76e3 fix
 discard 983ad0f82 review changes
 discard cbdbf5b57 fix cargo clippy
 discard 144d03532 ruff fix
 discard ed27b0baf review changes
 discard 79539150e MINIFICPP-2892 Tensor extensions based on sonos/tract
     add 406ef784a simplify Cow relationships
     add 94ae28412 MINIFICPP-2892 Tensor extensions based on sonos/tract
     add fe04982f5 review changes
     add 919a20017 ruff fix
     add 03579a6aa fix cargo clippy
     add 392100dff review changes
     add 4f50f1a21 fix
     add 76aad697e fix panic on malformed tensor payload in tensor_helpers.rs
     add b3af53cb5 fix doc drift in descriptions
     add a21fc1c18 fix 0/0 in IoU
     add e0224fae5 classify_image.rs Failure description fix
     add 5c045ef6b remove code duplication from InvokeTract model and add 
result_via_output_attribute to filter_bounding_boxes.rs
     add 63fab4acf rebase fix

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   (22d1f094b)
            \
             N -- N -- N   refs/heads/minifi_rust_tensor (63fab4acf)

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.

No new revisions were added by this update.

Summary of changes:
 minifi_rust/minifi_native/src/api/errors.rs            | 18 +++++-------------
 .../src/api/processor_wrappers/flow_file_source.rs     |  7 +++----
 .../processor_wrappers/flow_file_stream_transform.rs   | 11 +++++------
 .../src/api/processor_wrappers/flow_file_transform.rs  | 10 +++++-----
 4 files changed, 18 insertions(+), 28 deletions(-)

Reply via email to