Commit 9cb907f
authored
gst-plugins-imsdk: Add TensorFlow Lite plugin support (#1549)
- Add tflite option to PACKAGECONFIG to enable building the TensorFlow
Lite plugin.
- The corresponding tensorflow-lite recipe is present meta-qcom-distro
layer.
- A .bbappend in meta-qcom-distro will be used to enable the tflite
option.File tree
3 files changed
+8
-0
lines changed- conf
- dynamic-layers/qcom-distro/recipes-multimedia/imsdk
- recipes-multimedia/imsdk
3 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
0 commit comments