canonical / tf-lite-examples-snap

Snap packaging of TensorFlow Lite examples for Raspberry Pi
Apache License 2.0
0 stars 0 forks source link

Move upstream examples into directory #12

Closed jpm-canonical closed 3 months ago

jpm-canonical commented 3 months ago

We will create directories for the three different examples:

Note: Merge #14 and #13 into this branch first.

farshidtz commented 3 months ago

Converted to draft until it is ready to merge.

farshidtz commented 3 months ago

Should remove .github/workflows/build-snap.yaml

jpm-canonical commented 3 months ago

Should remove .github/workflows/build-snap.yaml

Or should we refactor it to build the three examples? Maybe smoketests?

farshidtz commented 3 months ago

Should remove .github/workflows/build-snap.yaml

Or should we refactor it to build the three examples? Maybe smoketests?

I think it makes sense to have separate workflows with targeted triggers (e.g. only run if files under the example change).