Skip to content

Commit 6b627e3

Browse files
committed
[Android] methods to manage model and resource
Add new methods to manage machine-learning model/resource and pipeline description. Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
1 parent b856450 commit 6b627e3

4 files changed

Lines changed: 1421 additions & 1 deletion

File tree

java/android/nnstreamer/src/androidTest/assets/README.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ $ tree .
55
└── nnstreamer
66
├── config
77
│   ├── config_pipeline_imgclf.conf
8-
│   └── config_single_imgclf.conf
8+
│   ├── config_pipeline_imgclf_key.conf
9+
│   ├── config_single_imgclf.conf
10+
│   └── config_single_imgclf_key.conf
911
├── pytorch_data
1012
│   ├── mobilenetv2-quant_core-nnapi.pt
1113
│   └── orange_float.raw

0 commit comments

Comments
 (0)