Commit graph

1973 commits

Author SHA1 Message Date
Esun Kim
a9952453ab
Improve Check TfLite Files (#3566) 2026-05-21 14:40:16 -07:00
Esun Kim
9f5ac257ee
No tensorflow 2 (#3548) 2026-05-06 21:17:46 +00:00
Esun Kim
1c2bae841e
No tensorflow 1 (#3546)
* No tensorflow 1

* Vendoring our own utils

* Vendoering revise

* Removed unnecessary tf pythons

* Reformat
2026-05-06 18:31:12 +00:00
Esun Kim
cf8c42a16f
Align Conv INT16 accumulator logic with FullyConnected (#3537)
* Align Conv INT16 accumulator logic with FullyConnected

* Applied to optimized kernels

* Format fix
2026-05-06 13:02:51 +00:00
Esun Kim
51bee03bed
Default to 64-bit accumulation for 16x8 Fully Connected without bias (#3522) 2026-04-09 18:35:03 +00:00
Esun Kim
c36885e9e6
[Fix] Batch MatMul Op (#3413)
* Added BatchMatMulOpTestFloat32Test_BatchSizeTwo_Broadcast_LHSAdjoint

Added BatchMatMulOpTestFloat32Test_BatchSizeTwo_Broadcast_RHSAdjoint

* Fixed cmsis_nn/batch_matmul.cc
2026-04-09 18:34:59 +00:00
TFLM-bot
f97216c244
Sync from upstream TF. (#3488) 2026-03-31 14:00:31 +00:00
Nicolás Arrieta Larraza
f5302ed4fa
Add 16bit xtensa depthwise conv kernel support (#3481)
* Added 16x8 xtensa depthwise conv kernel

* Added int16 support only for HIFI5

* Code formatting
2026-03-18 16:23:13 +00:00
TFLM-bot
f2b2b3f51c
Sync from upstream TF. (#3461) 2026-02-12 22:18:36 +00:00
Esun Kim
399e48b8a9
[CI] Clean up bzl (#3478)
* Removed unused

* Unused
2026-02-12 14:05:54 -08:00
Esun Kim
5aa7a2e4b4
Format (#3477) 2026-02-12 13:49:57 -08:00
Esun Kim
257ca0f8d0
Removed //pythons from windows/bazel (#3476) 2026-02-12 13:36:39 -08:00
Esun Kim
5b1f1007d0
Simplfied (#3475) 2026-02-12 13:25:47 -08:00
Esun Kim
13cabf14a0
One more fix for Windows Bazel (#3474) 2026-02-12 13:06:24 -08:00
Esun Kim
49126dfa28
Another windows fix (#3473) 2026-02-12 11:36:06 -08:00
Esun Kim
0349d05e45
Hmm (#3472) 2026-02-12 11:19:58 -08:00
Esun Kim
626c337c8e
Fixed again (#3471) 2026-02-12 11:04:57 -08:00
Esun Kim
ba95ae6972
Fixed generate_per_layer_tests.py (#3470) 2026-02-12 10:58:01 -08:00
Esun Kim
9759b03620
Fix the test (#3469) 2026-02-12 10:56:21 -08:00
Esun Kim
3c27730240
Ignore non-zero exit code for bazel query in windows tests (#3468) 2026-02-12 10:39:34 -08:00
Esun Kim
c981fbabc4 Exempt TFLM-bot and dependabot from BUG= check (#3467) 2026-02-12 10:30:30 -08:00
Esun Kim
088df4ca7f
Let's be picky on Windows Bazel (#3465) 2026-02-12 10:20:47 -08:00
Esun Kim
1e8997af71
[CI] Cache for Bazel on Linux (#3464)
* +build:windows_ci --build_python_zip=false

* Used cache for bazel CI
2026-02-12 10:06:52 -08:00
Esun Kim
a6d3820832
+build:windows_ci --build_python_zip=false (#3462) 2026-02-12 09:33:55 -08:00
Esun Kim
6fd703818f
Added MODULE.bazel.lock (#3460) 2026-02-12 09:08:58 -08:00
Esun Kim
e16b58697d
More windows (#3459) 2026-02-12 08:44:10 -08:00
Esun Kim
df1992c680
Windows tmp (#3457) 2026-02-11 21:41:11 -08:00
Esun Kim
ca24d40fc7
[CI] Windows .bazelrc (#3456)
* bazelrc startup

* Windows Bazel
2026-02-11 20:52:38 -08:00
Esun Kim
3210fee460
symlinks (#3454) 2026-02-11 20:06:01 -08:00
Esun Kim
8ae46c56fb
[CI] Windows CI (#3453)
* Test bazel cache with hosted

* Windows...
2026-02-11 18:01:27 -08:00
Esun Kim
eb51847198
Test bazel cache with hosted (#3452) 2026-02-11 16:26:11 -08:00
Esun Kim
aa40ee75fb
CI has 1 hour timeout (#3451) 2026-02-11 16:07:28 -08:00
Esun Kim
807c35d6a9
Bazel Module (#3364)
* Work

* Review update

* Enabled tests

* Bazel: Suppress warnings from external repositories

* Fixed whl_test

* Formatted

* More format
2026-02-11 14:11:47 -08:00
Esun Kim
183da3e302
Typo in code (#3447)
* Typo in code

* Format
2026-02-11 20:34:42 +00:00
Esun Kim
d7f46b6fb7
[Doc] Fix typos (#3446)
* Fix typos

* Typos

* More

* Last
2026-02-11 17:18:49 +00:00
Esun Kim
510a6c505c
pick 42ff343b # Fix handling of empty CSV files in generate_cc_arrays.py (#3423)
csv.
2026-02-10 23:25:19 +00:00
dependabot[bot]
d87fa35a95
Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#3416)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-10 23:24:44 +00:00
dependabot[bot]
58181a4261
Bump actions/github-script from 7 to 8 (#3431)
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-10 23:22:55 +00:00
Esun Kim
0e6f7b32a0
More (#3445) 2026-02-10 15:19:03 -08:00
Esun Kim
a553df6a50
test_makefile on linux-x86-n2-16 (#3444) 2026-02-10 15:14:25 -08:00
Esun Kim
7573db0852
Let's use linux-x86-n2-16 (#3443) 2026-02-10 13:55:58 -08:00
Esun Kim
c0564e46c5
[CI] More fixes (#3442)
* Fixed micro_allocator.cc

* Removed needs-mmap-rnd usage

* Disable python tests under bazel

* Removed -Werror
2026-02-10 13:54:49 -08:00
Esun Kim
9bf8b1885b
[CI] Docker 0.6.7 (#3441)
* git config --system --add safe.directory

* 0.6.7
2026-02-10 13:22:40 -08:00
Esun Kim
89bf22f7a6
Ah.. revert legacy_create_init (#3440) 2026-02-10 11:14:56 -08:00
Esun Kim
b1f3d29a0b
Fix docker versions (#3438) 2026-02-10 10:58:48 -08:00
Esun Kim
b4bb8128b6
[CI] Docker test fixes (#3436)
* Fix Python module shadowing in Docker CI

Applies legacy_create_init = False to Python rules in BUILD files to prevent Bazel from automatically generating __init__.py files. This prevents the root 'signal/' directory (which contains C++ kernels but no Python source) from being treated as a Python package, which was shadowing the standard library 'signal' module and causing psutil failures in the tflm-ci Docker container.

* Fix directory path in Docker workflows
2026-02-10 10:51:10 -08:00
Esun Kim
a45021ad30
[CI] Docker 66 (#3437)
* Docker 0.6.6.

* Updated docker images to 0.6.6
2026-02-10 10:50:54 -08:00
Esun Kim
10b962718f
More dockers to come (#3434) 2026-02-10 10:36:45 -08:00
Esun Kim
4fd5d1fbae
Bazel tests in Docker (#3433) 2026-02-10 10:04:45 -08:00
unmeshna017
5b93e5b3fe
Added activation function for CREF code of transpose_conv operator. (#3278) 2026-02-10 15:23:45 +00:00