Skip to content

[tflitefile-tool] Update tool for tflite-selector#16474

Merged
mhs4670go merged 1 commit intoSamsung:masterfrom
hseok-oh:enable_select_operator
Apr 3, 2026
Merged

[tflitefile-tool] Update tool for tflite-selector#16474
mhs4670go merged 1 commit intoSamsung:masterfrom
hseok-oh:enable_select_operator

Conversation

@hseok-oh
Copy link
Copy Markdown
Contributor

@hseok-oh hseok-oh commented Apr 3, 2026

This commit updates tflitefile-tools to enable tflite-selector.

  • Change required python from 3.10 to 3.12: pkg_resources requires setuptools from python 3.12
  • Add explicit setuptools version dependency: using pkg_resources make warning message about pkg_resources deprecatationon on latest version
  • Removing unused args parameter
  • Update uv.lock to reflect the version change

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh hseok82.oh@samsung.com

This commit updates tflitefile-tools to enable tflite-selector.
- Change required python from 3.10 to 3.12:  `pkg_resources` requires setuptools from python 3.12
- Add explicit setuptools version dependency: using `pkg_resources` make warning message about `pkg_resources` deprecatationon on latest version
- Removing unused args
parameter
- Update uv.lock to reflect the version change

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
@hseok-oh hseok-oh added the PR/ready for review It is ready to review. Please review it. label Apr 3, 2026
Copy link
Copy Markdown
Collaborator

@mhs4670go mhs4670go left a comment

Choose a reason for hiding this comment

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

LGTM

@mhs4670go mhs4670go merged commit bf53cc8 into Samsung:master Apr 3, 2026
2 checks passed
@hseok-oh hseok-oh deleted the enable_select_operator branch April 6, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR/ready for review It is ready to review. Please review it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants