We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 755773b commit a8364c9Copy full SHA for a8364c9
src/tflite_beam.app.src
@@ -1,6 +1,6 @@
1
{application, tflite_beam,
2
[{description, "TensorFlow Lite BEAM binding with optional TPU support."},
3
- {vsn, "0.3.4"},
+ {vsn, "0.3.5"},
4
{registered, []},
5
{applications,
6
[kernel,
0 commit comments