[Spec] First draft for SNPE-devel dummy package accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_unified tizen tizen_6.5 tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/6.5/unified/20211220.062704 accepted/tizen/7.0/unified/20221110.061938 accepted/tizen/7.0/unified/hotfix/20221116.104448 accepted/tizen/8.0/unified/20231005.092509 accepted/tizen/unified/20211111.065955 submit/tizen/20211111.062301 submit/tizen_6.5/20211220.051935 submit/tizen_6.5/20211220.054304 submit/tizen_6.5/20211220.135421 tizen_7.0_m2_release tizen_8.0_m2_release
authorSangjung Woo <sangjung.woo@samsung.com>
Thu, 11 Nov 2021 04:34:43 +0000 (13:34 +0900)
committerSangjung Woo <sangjung.woo@samsung.com>
Thu, 11 Nov 2021 06:03:12 +0000 (15:03 +0900)
commit3df01f4fea7f7c3569be554be8d1e691bc1ce146
tree409ffa8ac53d5ec45a4c24dbd2be1134672dcd81
parentddb7c5e666e79d5c1930578fa58d242a079926e2
[Spec] First draft for SNPE-devel dummy package

The Snapdragon Neural Processing Engine (SNPE) is a Qualcomm Snapdragon
software accelerated runtime for the execution of deep neural networks.
Because of the license issue, the header and binary files of SNPE cannot
be opened in public.

To support the NNStreamer filter for SNPE on both In-House build infra
and those of the public, this repo generates a snpe-devel.rpm package,
which contains the snpe-dummy.pc file. In the case of the dummy SNPE
package, nnstreamer-snpe rpm is created but contains no files.

Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
.gitignore [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
packaging/snpe.spec [new file with mode: 0644]
snpe-dummy.pc.in [new file with mode: 0644]