- 29526e4 Replace tensorflow-cpu usage with tensorflow (#2396) by RJ Ascani · 9 months ago
- a7238a1 Disable per channel quantization for FC layers (#2465) by RJ Ascani · 9 months ago
- 3119632 Add workflow_call to cortex_m.yml (#2466) by RJ Ascani · 9 months ago
- ab76710 Add missing micro_context dependency (#2462) by RJ Ascani · 9 months ago
- 09c796e Fix Corstone Ethos-U CI failure (#2460) by David Davis · 9 months ago
- ce72f7b Fix a linker error: undefined kMaxBufferCount (#2458) by Shlomi Regev · 9 months ago
- 699564d Fix broken hifi3 NDSP lib patch file (#2457) by Shlomi Regev · 9 months ago
- 749892a Remove unused variables in Xtensa implmenetation of LSTM. (#2456) by Shlomi Regev · 9 months ago
- a00b9a0 Remove initialized but unused variables. (#2453) by Shlomi Regev · 9 months ago
- 66034be Generic Benchmark Tool changes (#2451) by David Davis · 9 months ago
- 0ec823e Update CMSIS-NN CONV and LSTM implementations (#2446) by Adrian Lundell · 10 months ago
- a549448 RISC-V target makefile: make the arch, abi and mcmodel configurable. (#2447) by Shlomi Regev · 10 months ago
- 42f4bb8 Automated sync from github.com/tensorflow/tensorflow (#2445) by TFLM-bot · 10 months ago
- 9d1dd7b revert xtensa include vector (#2441) by suleshahid · 10 months ago
- 13de409 Automated sync from github.com/tensorflow/tensorflow (#2414) by TFLM-bot · 10 months ago
- f2b8cfc cortex_m_corstone_300_makefile: add build fix workaround for armclang (#2416) by Måns Nilsson · 10 months ago
- fd3ca73 adds dep needed for xtensa fft (#2409) by suleshahid · 10 months ago
- c93be16 Add a makefile for generic Cortex-A targets. (#2405) by Shlomi Regev · 10 months ago
- 0c4738a cmsis-nn: refactor conv to get rid of duplicate code (#2402) by Måns Nilsson · 10 months ago
- 324ae1e Enable bool input for CAST (#2401) by RJ Ascani · 10 months ago
- 4b2bdd1 Remove unused visibility spec (#2403) by RJ Ascani · 10 months ago
- 73e419e Enable optimized ADD/SUB for HiFi5 (#2399) by RJ Ascani · 10 months ago
- 2d80ee4 Enable tflm_benchmark on HiFi5 (#2400) by RJ Ascani · 10 months ago
- 21d7203 Automated sync from github.com/tensorflow/tensorflow (#2395) by TFLM-bot · 10 months ago
- 2b5f0fd Update TF Sync PR reviewer (#2398) by RJ Ascani · 10 months ago
- fdf7876 Remove unused BUILD load (#2397) by suleshahid · 10 months ago
- 5399638 Remove dynamic allocation from VP6 Reduce kernel (#2394) by RJ Ascani · 10 months ago
- a3296d6 Disable DTLN test on hifimini & VP6 (#2391) by RJ Ascani · 10 months ago
- 7a63bce Revert "Compute output shapes for some kernels (#2356)" (#2390) by RJ Ascani · 10 months ago
- 4b56c86 Set tflm_kernel_friends to public by Alex Van Damme · 11 months ago
- ca5358f DTLN example: (#2012) by cad-audio · 11 months ago
- 85e19dd Add missing ops to OpResolvers (#2386) by RJ Ascani · 11 months ago
- 06499e8 codegen: Remove make helpers for codegen (#2378) by RJ Ascani · 11 months ago
- a9405e3 Exclude xa_nn_activations_asym8_asym8.c from NNLib build for Hifi4 (#2384) by Shlomi Regev · 11 months ago
- 833f7bb Add dep for codegen build (#2385) by suleshahid · 11 months ago
- 515cfd2 Adjust checks in reshape (#2383) by Måns Nilsson · 11 months ago
- 95467d2 removing usage of `tflm_runtime` and replacing usage with new runtime target target in g3 TFLM repo (#2375) by Steven Toribio · 11 months ago
- 276deb7 Update Ethos-U download links (#2376) by Adrian Lundell · 11 months ago
- 22547dc changes to optimize max_pool for kelvin by Naveen-Dodda · 12 months ago
- 0c03d3d build(bazel): pin bazel version to 7.0.0 (#2360) by Ryan Kuester · 11 months ago
- 77f655c build(bazel): add missing dep on python package `pillow` (#2371) by Ryan Kuester · 11 months ago
- bb54330 Compute output shapes for some kernels (#2356) by David Davis · 11 months ago
- 17d0e7f Xtensa LSTM: (#2150) by cad-audio · 11 months ago
- 6576ef7 Automated sync from github.com/tensorflow/tensorflow (#2370) by TFLM-bot · 11 months ago
- b766947 codegen: Add Bazel macro for inference library (#2366) by RJ Ascani · 11 months ago
- 436b6d2 mutable_op_resolver script: remove dependency to tensorflow-cpu (#2365) by Måns Nilsson · 11 months ago
- c5c3b3e codegen: Remove preprocessor (#2355) by RJ Ascani · 11 months ago
- bfd5866 Enable subpackage visibility for signal (#2363) by RJ Ascani · 11 months ago
- b814f38 Fix metrics deps (#2364) by RJ Ascani · 11 months ago
- b24a9ed Automated sync from github.com/tensorflow/tensorflow (#2361) by TFLM-bot · 11 months ago
- 47f77ab Benchmark (#2348) by David Davis · 11 months ago
- 93d4b1c Unique Init, Prepare, Eval functions Kernels N-Z (#2351) by Steven Toribio · 11 months ago
- ec57f3b Match MicroProfiler docs to behavior (#2340) by RJ Ascani · 11 months ago
- b654b1b Fix Bazel dependencies for targets under signal/ (#2353) by Shlomi Regev · 11 months ago
- c0043da Fix bazel 7.0 bzlmod update (#2352) by suleshahid · 12 months ago
- c64b691 Fix cortex_m_generic C++ linkage errors (#2350) by Adrian Lundell · 12 months ago
- 1c13347 Add MicroSnPrintf (#2343) by David Davis · 12 months ago
- 1a9fd2e Automated sync from github.com/tensorflow/tensorflow (#2349) by TFLM-bot · 12 months ago
- 5261ba0 CMSIS-NN: Update cortex generic target with M85 for GCC (#2341) by Ryan OShea · 12 months ago
- 5f5fcc8 Unique Init, Prepare, Eval functions Kernels A-M (#2344) by Steven Toribio · 12 months ago
- a7ff71a Automated sync from github.com/tensorflow/tensorflow (#2346) by TFLM-bot · 12 months ago
- 83bbff9 Revert "SPACE_TO_BATCH_ND: update output tensor shape" (#2339) by RJ Ascani · 12 months ago
- 2f97d82 Initialize ArithmeticParams & OpDataReduce (#2337) by RJ Ascani · 12 months ago
- c1a5f16 Adding ReadMe for Layer by Layer Debug Targets (#2305) by Steven Toribio · 12 months ago
- 5043319 SPACE_TO_BATCH_ND: update output tensor shape (#2335) by David Davis · 12 months ago
- 944b23e Use branch_protection_injection_mode for mergify (#2328) by RJ Ascani · 12 months ago
- ecf56f4 Fix zero-point calculation rounding error (#2326) by David Davis · 12 months ago
- 743e85c Move branch_protection to queue_rules (#2322) by RJ Ascani · 12 months ago
- a8421cf Enable Corstone 300 to run on CI backend (#2321) by David Davis · 1 year ago
- 34635a6 Add support for building Position Independent Code (PIC) for Hexagon (#2323) by Shlomi Regev · 1 year ago
- 0264234 adding twine to pypi upload script (#2318) by jwithers · 1 year ago
- 7811156 PyPI whl build and upload to PyPI test server nightly job (#2317) by jwithers · 1 year ago
- 0996efe Add old benchmarks back to make build (#2315) by RJ Ascani · 1 year ago
- 5beca7c CMSIS-NN: Add int4 kernel support to conv2d, depthwise and fully connected (#2314) by Måns Nilsson · 1 year ago
- ecb3b32 Automated sync from github.com/tensorflow/tensorflow (#2311) by TFLM-bot · 1 year ago
- dfa8e5e Remove kernel selection logic from op resolver. by Derek Chow · 1 year ago
- 05ac774 Use optimized 1x1 conv implementation. by Derek Chow · 1 year, 1 month ago
- 904edd2 Automated sync from github.com/tensorflow/tensorflow (#2308) by TFLM-bot · 1 year ago
- a4d6c5c Automated sync from github.com/tensorflow/tensorflow (#2307) by TFLM-bot · 1 year ago
- 38c657a Automated sync from github.com/tensorflow/tensorflow (#2297) by TFLM-bot · 1 year ago
- c845961 CMSIS-NN: Add transpose conv operator (#2304) by Måns Nilsson · 1 year ago
- 58d8f84 Makefile changes for optimized signal directories (#2303) by suleshahid · 1 year, 1 month ago
- 00067fb add layer_by_layer debugging tool to makefile (#2299) by Steven Toribio · 1 year, 1 month ago
- 6d337dc Microfrontend warnings (#2296) by Eric Heim · 1 year, 1 month ago
- e38f488 renaming Flatbuffers BUILD (#2294) by Steven Toribio · 1 year, 1 month ago
- 28389e0 Automated sync from github.com/tensorflow/tensorflow (#2292) by TFLM-bot · 1 year, 1 month ago
- 89475eb Adds optimized kernels for Signal ops (#2287) by suleshahid · 1 year, 1 month ago
- 7ac0b66 Automated sync from github.com/tensorflow/tensorflow (#2285) by TFLM-bot · 1 year, 1 month ago
- 96bfbdb `Layer by Layer TFLM vs TfLite python debug tool` (#2284) by Steven Toribio · 1 year, 1 month ago
- 005e2fe Automated sync from github.com/tensorflow/tensorflow (#2283) by TFLM-bot · 1 year, 1 month ago
- fa16acd Add #include of mul.h (#2282) by Shlomi Regev · 1 year, 1 month ago
- 4e903b1 `Adds a test to MicroInterpreter Test for GetTensor Failure Case` (#2281) by Steven Toribio · 1 year, 1 month ago
- 6bb1e3a build: update flatbuffers dependency to v23.5.26 (#2274) by Ryan Kuester · 1 year, 1 month ago
- 49ab008 Automated sync from github.com/tensorflow/tensorflow (#2280) by TFLM-bot · 1 year, 1 month ago
- ea4c7a6 Remove audio_preprocessor golden tests (#2277) by RJ Ascani · 1 year, 1 month ago
- 6ec8c54 micro_speech: Add py_rules loads and import paths (#2276) by RJ Ascani · 1 year, 1 month ago
- ceb8cc8 Add missing include path for hifimini (#2275) by RJ Ascani · 1 year, 1 month ago
- ba8364a ci: remove obsolete ci/flatbuffers_for_tf_sync (#2273) by Ryan Kuester · 1 year, 1 month ago
- f2f53c1 Automated sync from github.com/tensorflow/tensorflow (#2269) by TFLM-bot · 1 year, 1 month ago
- d47054e Pass in dilation for Depthwise Convolution. by Derek Chow · 1 year, 1 month ago