Skip to content

[serialize] Remove redundant empty buffer#838

Merged
mhs4670go merged 1 commit into
Samsung:mainfrom
mhs4670go:bu
Jul 23, 2026
Merged

[serialize] Remove redundant empty buffer#838
mhs4670go merged 1 commit into
Samsung:mainfrom
mhs4670go:bu

Conversation

@mhs4670go

Copy link
Copy Markdown
Contributor

This commit removes redundant empty buffer.

Circle always use index-0 buffer for empty buffers. Currently, the tensor creation api always creates a empty buffer, which makes redundant buffers.
TICO-DCO-1.0-Signed-off-by: seongwoo mhs4670go@naver.com

This commit removes redundant empty buffer.

TICO-DCO-1.0-Signed-off-by: seongwoo <mhs4670go@naver.com>
@mhs4670go
mhs4670go requested a review from a team July 23, 2026 04:12

@shs-park shs-park left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
=)

Reviewed by AI via personal agents

@llFreetimell

Copy link
Copy Markdown
Contributor

As I said offline, buffer[0] is special buffer in ONERT.
(Samsung/ONE#7256 (comment))

If we don't use ONERT, this PR seems okay :)
Unfortunately, I have no authority to ensure that :(

@mhs4670go
mhs4670go merged commit 8760e1a into Samsung:main Jul 23, 2026
7 checks passed
@mhs4670go
mhs4670go deleted the bu branch July 23, 2026 05:54
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