Skip to content

Commit

Permalink
Rename npu to samsung_npu for mobile_back_samsung
Browse files Browse the repository at this point in the history
  • Loading branch information
anhappdev committed Dec 5, 2024
1 parent cfaba54 commit 8a1fbe3
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ benchmark_setting {
framework: "ENN"
delegate_choice: {
delegate_name: "ENN_NPU"
accelerator_name: "npu"
accelerator_name: "samsung_npu"
accelerator_desc: "npu"
custom_setting {
id: "i_type"
Expand All @@ -39,7 +39,7 @@ benchmark_setting {
framework: "ENN"
delegate_choice: {
delegate_name: "ENN_NPU"
accelerator_name: "npu"
accelerator_name: "samsung_npu"
accelerator_desc: "npu"
custom_setting {
id: "i_type"
Expand All @@ -62,7 +62,7 @@ benchmark_setting {
benchmark_id: "image_segmentation_v1"
framework: "ENN"
delegate_choice: { delegate_name: "ENN_NPU"
accelerator_name: "npu"
accelerator_name: "samsung_npu"
accelerator_desc: "npu"
custom_setting {
id: "i_type"
Expand All @@ -86,7 +86,7 @@ benchmark_setting {
framework: "ENN"
delegate_choice: {
delegate_name: "ENN_NPU"
accelerator_name: "npu"
accelerator_name: "samsung_npu"
accelerator_desc: "npu"
custom_setting {
id: "i_type"
Expand Down Expand Up @@ -134,7 +134,7 @@ benchmark_setting {
framework: "ENN"
delegate_choice: {
delegate_name: "ENN_NPU"
accelerator_name: "npu"
accelerator_name: "samsung_npu"
accelerator_desc: "npu"
batch_size: 48
custom_setting {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ benchmark_setting {
framework: "ENN"
delegate_choice: {
delegate_name: "ENN_NPU"
accelerator_name: "npu"
accelerator_name: "samsung_npu"
accelerator_desc: "npu"
custom_setting {
id: "i_type"
Expand All @@ -39,7 +39,7 @@ benchmark_setting {
framework: "ENN"
delegate_choice: {
delegate_name: "ENN_NPU"
accelerator_name: "npu"
accelerator_name: "samsung_npu"
accelerator_desc: "npu"
custom_setting {
id: "i_type"
Expand All @@ -63,7 +63,7 @@ benchmark_setting {
framework: "ENN"
delegate_choice: {
delegate_name: "ENN_NPU"
accelerator_name: "npu"
accelerator_name: "samsung_npu"
accelerator_desc: "npu"
custom_setting {
id: "i_type"
Expand All @@ -87,7 +87,7 @@ benchmark_setting {
framework: "ENN"
delegate_choice: {
delegate_name: "ENN_NPU"
accelerator_name: "npu"
accelerator_name: "samsung_npu"
accelerator_desc: "npu"
custom_setting {
id: "i_type"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ benchmark_setting {
framework: "ENN"
delegate_choice: {
delegate_name: "ENN_NPU"
accelerator_name: "npu"
accelerator_name: "samsung_npu"
accelerator_desc: "npu"
custom_setting {
id: "preset"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ benchmark_setting {
framework: "ENN"
delegate_choice: {
delegate_name: "ENN_NPU"
accelerator_name: "npu"
accelerator_name: "samsung_npu"
accelerator_desc: "npu"
custom_setting {
id: "preset"
Expand Down

0 comments on commit 8a1fbe3

Please sign in to comment.