Skip to content

Conversation

@hseok-oh
Copy link
Contributor

@hseok-oh hseok-oh commented Nov 21, 2025

  • Add pyproject.toml with uv build system and project metadata
  • Add pre-sync.sh to generate Python code from TFLite schema using flatc
  • Update README.md to use uv commands instead of direct script execution and code generation script
  • Restructure source files from tools/tflitefile_tool/* to tools/tflitefile_tool/src/*
  • Rename CLI entry points to tflite-parser and tflite-selector
  • Modernize tool usage documentation with uv run commands
  • Add .gitignore to exclude generated src/tflite directory, build artifacts, and virtual environment

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 Nov 21, 2025
@hseok-oh hseok-oh force-pushed the tflite_tool_project branch from 5ce6123 to 73db991 Compare November 21, 2025 05:12
…layout

- Add pyproject.toml with uv build system and project metadata
- Add pre-sync.sh to generate Python code from TFLite schema using flatc
- Update README.md to use uv commands instead of direct script execution and code generation script
- Restructure source files from tools/tflitefile_tool/* to tools/tflitefile_tool/src/*
- Rename CLI entry points to tflite-parser and tflite-selector
- Modernize tool usage documentation with uv run commands
- Add .gitignore to exclude generated src/tflite directory, build artifacts, and virtual environment

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
@hseok-oh hseok-oh force-pushed the tflite_tool_project branch from 73db991 to 6033c27 Compare November 21, 2025 05:36
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.

1 participant