google / CFU-Playground

Want a faster ML processor? Do it yourself! -- A framework for playing with custom opcodes to accelerate TensorFlow Lite for Microcontrollers (TFLM). . . . . . Online tutorial: https://google.github.io/CFU-Playground/ For reference docs, see the link below.
http://cfu-playground.rtfd.io/
Apache License 2.0
452 stars 116 forks source link

oxide ci should run on the main branch #814

Open proppy opened 3 months ago

proppy commented 3 months ago

It doesn't seem that the oxide ci is ever run on main, see: https://github.com/google/CFU-Playground/actions/workflows/oxide.yml?query=branch%3Amain++

As discussed by @tcal-x on https://github.com/google/CFU-Playground/pull/810#issuecomment-2013202241, it would be nice to add a push event trigger:

to make it easier to find the ongoing failures.