- Aug 01, 2025
-
-
Deeptanshu Sekhri authored
-
Deeptanshu Sekhri authored
-
Deeptanshu Sekhri authored
-
- Jul 29, 2025
-
-
Thibaut Goetghebuer-Planchon authored
-
- Jul 28, 2025
-
-
Thibaut Goetghebuer-Planchon authored
-
- Jul 24, 2025
-
-
Thibaut Goetghebuer-Planchon authored
-
Deeptanshu Sekhri authored
-
- Jul 23, 2025
-
-
Deeptanshu Sekhri authored
chore(tests): rename requirements.txt to requirements-test.txt to separate test dependencies and avoid confusion with build dependencies
-
- Jul 22, 2025
-
-
Deeptanshu Sekhri authored
-
- Jul 21, 2025
-
-
Deeptanshu Sekhri authored
Signed-off-by:
Deeptanshu Sekhri <deeptanshu.sekhri@arm.com>
-
Deeptanshu Sekhri authored
Signed-off-by:
Deeptanshu Sekhri <deeptanshu.sekhri@arm.com>
-
Deeptanshu Sekhri authored
Signed-off-by:
Deeptanshu Sekhri <deeptanshu.sekhri@arm.com>
-
Deeptanshu Sekhri authored
- skip tests that show variations with root privileges as they override filesystem permission checks Signed-off-by:
Deeptanshu Sekhri <deeptanshu.sekhri@arm.com>
-
Deeptanshu Sekhri authored
Signed-off-by:
Deeptanshu Sekhri <deeptanshu.sekhri@arm.com>
-
Deeptanshu Sekhri authored
Signed-off-by:
Deeptanshu Sekhri <deeptanshu.sekhri@arm.com>
-
Deeptanshu Sekhri authored
Signed-off-by:
Deeptanshu Sekhri <deeptanshu.sekhri@arm.com>
-
Deeptanshu Sekhri authored
Signed-off-by:
Deeptanshu Sekhri <deeptanshu.sekhri@arm.com>
-
Deeptanshu Sekhri authored
Signed-off-by:
Deeptanshu Sekhri <deeptanshu.sekhri@arm.com>
-
Deeptanshu Sekhri authored
Signed-off-by:
Deeptanshu Sekhri <deeptanshu.sekhri@arm.com>
-
Deeptanshu Sekhri authored
Signed-off-by:
Deeptanshu Sekhri <deeptanshu.sekhri@arm.com>
-
Deeptanshu Sekhri authored
- Creates an image based on Ubuntu 24.04 - Installs essential tools to run CI (clang, git, build-essential, Python3, Bazelisk) - Installs python packages from pinned requirements.txt - Tested locally for all CI stages Signed-off-by:
Deeptanshu Sekhri <deeptanshu.sekhri@arm.com>
-
Deeptanshu Sekhri authored
- Add `lint` stage using `pre-commit` - Add `build` stage with Bazel clean/build, Python wheel creation, and 7 day artifact retention - Add test stage with `test-cli` with JUnit reports and 7 day artifact retention Signed-off-by:
Deeptanshu Sekhri <deeptanshu.sekhri@arm.com>
-
Deeptanshu Sekhri authored
- hjson to 3.1.0 - pytest to 8.4.1 - pre-commit to 4.2.0 - tensorflow to 2.19.0 Signed-off-by:
Deeptanshu Sekhri <deeptanshu.sekhri@arm.com>
-
- Jul 18, 2025
-
-
Eirene Vlassi Pandi authored
Signed-off-by:
Eirene Vlassi Pandi <eirene.vlassipandi@arm.com>
-
Eirene Vlassi Pandi authored
- Added “Requirements” section for Linux and Windows. - Clarified “Supported Platforms” to include Linux and Windows on x86_64. - Added “Trademarks and Copyrights” block. Signed-off-by:
Eirene Vlassi Pandi <eirene.vlassipandi@arm.com>
-
Eirene Vlassi Pandi authored
Signed-off-by:
Eirene Vlassi Pandi <eirene.vlassipandi@arm.com>
-
Eirene Vlassi Pandi authored
Signed-off-by:
Eirene Vlassi Pandi <eirene.vlassipandi@arm.com>
-
Signed-off-by:
Eirini Vlassi Pandi <eirini.vlassipandi@arm.com>
-
Deeptanshu Sekhri authored
-
- Jul 17, 2025
-
-
Deeptanshu Sekhri authored
-
- Jul 10, 2025
-
-
Peng Sun authored
Introduced a "Versioning" section describing the Calendar Versioning (CalVer) scheme used by the project. Signed-off-by:
Peng Sun <peng.sun@arm.com>
-
- Jul 04, 2025
-
-
Deeptanshu Sekhri authored
- Add `tosa_converter_for_tflite/cli.py` implementing the new CLI entrypoint - Register CLI script in `setup.py` under `tosa-converter-for-tflite` - Add new test definitions in `tests/test_cli.hjson` and runner in `tests/test_cli.py` - Add tests README in `tests/README.md` - Configure pytest in `setup.cfg` (testpaths, markers, python_files, norecursedirs) - Update `.pre-commit-config.yaml` with `pytest-pre-commit` hook for `pre_commit` marked tests - Extend project `README.md` with CLI usage and streaming examples Signed-off-by:
Deeptanshu Sekhri <deeptanshu.sekhri@arm.com>
-
- Jul 03, 2025
-
-
Leandro Nunes authored
A tool to legalize a TFLite FlatBuffer to TOSA MLIR. Please refer to README.md to know more about TOSA and this tool. Co-authored-by:
Thibaut Goetghebuer-Planchon <Thibaut.Goetghebuer-Planchon@arm.com> Co-authored-by:
Deeptanshu Sekhri <Deeptanshu.Sekhri@arm.com>
-