Skip to content

Commit

Permalink
chore: use release link for QTI model_path (#705)
Browse files Browse the repository at this point in the history
Use release link for QTI model_path
  • Loading branch information
anhappdev authored May 15, 2023
1 parent 8710fd3 commit 19f38f4
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 48 deletions.
12 changes: 6 additions & 6 deletions mobile_back_qti/cpp/backend_qti/qti_settings_sd7g1.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilenet_edgetpu_224_1.0_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilenet_edgetpu_224_1.0_htp.dlc"
model_checksum: "2e7c4d33b480b5566bdf05e1204b6152"
}
Expand All @@ -49,7 +49,7 @@ benchmark_setting {
id: "scenario"
value: "Offline"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilenet_edgetpu_224_1.0_htp_batched_sd7g1.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilenet_edgetpu_224_1.0_htp_batched_sd7g1.dlc"
model_checksum: "dc8c71f98e67af3667c7dcdf531ce661"
}
Expand All @@ -66,7 +66,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/ssd_mobiledet_qat_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/ssd_mobiledet_qat_htp.dlc"
model_checksum: "65937d5b58414d86fc42872945e2f5cf"
}
Expand Down Expand Up @@ -95,7 +95,7 @@ benchmark_setting {
id: "perf_profile"
value: "high_performance"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilebert_quantized_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilebert_quantized_htp.dlc"
model_checksum: "6dc1f1a47a764381b00c8423b07caac1"
}
Expand All @@ -116,7 +116,7 @@ benchmark_setting {
id: "output_buffer_type"
value: "int_32"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobile_mosaic_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobile_mosaic_htp.dlc"
model_checksum: "e921828320d251a5f7160952bbd750ec"
}
Expand All @@ -137,7 +137,7 @@ benchmark_setting {
id: "perf_profile"
value: "burst"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/snusr_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/snusr_htp.dlc"
model_checksum: "3dc4b1e7ae23620704d76b56f88527d0"
})SETTINGS";

Expand Down
12 changes: 6 additions & 6 deletions mobile_back_qti/cpp/backend_qti/qti_settings_sd7pg2.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilenet_edgetpu_224_1.0_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilenet_edgetpu_224_1.0_htp.dlc"
model_checksum: "2e7c4d33b480b5566bdf05e1204b6152"
single_stream_expected_latency_ns: 600000
}
Expand All @@ -54,7 +54,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilenet_edgetpu_224_1.0_htp_batched_sd8pg1.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilenet_edgetpu_224_1.0_htp_batched_sd8pg1.dlc"
model_checksum: "59535a0aae60d21ddf35bbcac79a4c71"
}
Expand All @@ -71,7 +71,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/ssd_mobiledet_qat_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/ssd_mobiledet_qat_htp.dlc"
model_checksum: "65937d5b58414d86fc42872945e2f5cf"
}
Expand Down Expand Up @@ -100,7 +100,7 @@ benchmark_setting {
id: "perf_profile"
value: "high_performance"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilebert_quantized_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilebert_quantized_htp.dlc"
model_checksum: "6dc1f1a47a764381b00c8423b07caac1"
}
Expand All @@ -121,7 +121,7 @@ benchmark_setting {
id: "output_buffer_type"
value: "int_32"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobile_mosaic_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobile_mosaic_htp.dlc"
model_checksum: "e921828320d251a5f7160952bbd750ec"
}
Expand All @@ -142,7 +142,7 @@ benchmark_setting {
id: "perf_profile"
value: "burst"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/snusr_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/snusr_htp.dlc"
model_checksum: "3dc4b1e7ae23620704d76b56f88527d0"
})SETTINGS";

Expand Down
12 changes: 6 additions & 6 deletions mobile_back_qti/cpp/backend_qti/qti_settings_sd8cxg3.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilenet_edgetpu_224_1.0_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilenet_edgetpu_224_1.0_htp.dlc"
model_checksum: "2e7c4d33b480b5566bdf05e1204b6152"
single_stream_expected_latency_ns: 600000
}
Expand All @@ -54,7 +54,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilenet_edgetpu_224_1.0_htp_batched_sd8cxg3.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilenet_edgetpu_224_1.0_htp_batched_sd8cxg3.dlc"
model_checksum: "4a73e95f0b48384daf94fc53d4a2aec3"
}
Expand All @@ -71,7 +71,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/ssd_mobiledet_qat_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/ssd_mobiledet_qat_htp.dlc"
model_checksum: "65937d5b58414d86fc42872945e2f5cf"
}
Expand All @@ -96,7 +96,7 @@ benchmark_setting {
id: "use_ion_buffer"
value: "false"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilebert_quantized_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilebert_quantized_htp.dlc"
model_checksum: "6dc1f1a47a764381b00c8423b07caac1"
}
Expand All @@ -117,7 +117,7 @@ benchmark_setting {
id: "output_buffer_type"
value: "int_32"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobile_mosaic_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobile_mosaic_htp.dlc"
model_checksum: "e921828320d251a5f7160952bbd750ec"
}
Expand All @@ -130,7 +130,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/snusr_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/snusr_htp.dlc"
model_checksum: "3dc4b1e7ae23620704d76b56f88527d0"
})SETTINGS";

Expand Down
12 changes: 6 additions & 6 deletions mobile_back_qti/cpp/backend_qti/qti_settings_sd8g1.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilenet_edgetpu_224_1.0_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilenet_edgetpu_224_1.0_htp.dlc"
model_checksum: "2e7c4d33b480b5566bdf05e1204b6152"
single_stream_expected_latency_ns: 800000
}
Expand All @@ -54,7 +54,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilenet_edgetpu_224_1.0_htp_batched.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilenet_edgetpu_224_1.0_htp_batched.dlc"
model_checksum: "b9034e23621f96c86160101928e8e8ea"
}
Expand All @@ -71,7 +71,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/ssd_mobiledet_qat_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/ssd_mobiledet_qat_htp.dlc"
model_checksum: "65937d5b58414d86fc42872945e2f5cf"
}
Expand Down Expand Up @@ -100,7 +100,7 @@ benchmark_setting {
id: "perf_profile"
value: "high_performance"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilebert_quantized_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilebert_quantized_htp.dlc"
model_checksum: "6dc1f1a47a764381b00c8423b07caac1"
}
Expand All @@ -121,7 +121,7 @@ benchmark_setting {
id: "output_buffer_type"
value: "int_32"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobile_mosaic_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobile_mosaic_htp.dlc"
model_checksum: "e921828320d251a5f7160952bbd750ec"
}
Expand All @@ -142,7 +142,7 @@ benchmark_setting {
id: "perf_profile"
value: "burst"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/snusr_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/snusr_htp.dlc"
model_checksum: "3dc4b1e7ae23620704d76b56f88527d0"
})SETTINGS";

Expand Down
12 changes: 6 additions & 6 deletions mobile_back_qti/cpp/backend_qti/qti_settings_sd8g2.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilenet_edgetpu_224_1.0_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilenet_edgetpu_224_1.0_htp.dlc"
model_checksum: "2e7c4d33b480b5566bdf05e1204b6152"
single_stream_expected_latency_ns: 500000
}
Expand All @@ -54,7 +54,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilenet_edgetpu_224_1.0_htp_batched_sd8g2.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilenet_edgetpu_224_1.0_htp_batched_sd8g2.dlc"
model_checksum: "78a54fc8913d4fa654dcd41a26850c1e"
}
Expand All @@ -71,7 +71,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/ssd_mobiledet_qat_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/ssd_mobiledet_qat_htp.dlc"
model_checksum: "65937d5b58414d86fc42872945e2f5cf"
}
Expand Down Expand Up @@ -100,7 +100,7 @@ benchmark_setting {
id: "perf_profile"
value: "sustained_high_performance"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilebert_quantized_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilebert_quantized_htp.dlc"
model_checksum: "6dc1f1a47a764381b00c8423b07caac1"
}
Expand All @@ -121,7 +121,7 @@ benchmark_setting {
id: "output_buffer_type"
value: "int_32"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobile_mosaic_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobile_mosaic_htp.dlc"
model_checksum: "e921828320d251a5f7160952bbd750ec"
}
Expand All @@ -142,7 +142,7 @@ benchmark_setting {
id: "perf_profile"
value: "burst"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/snusr_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/snusr_htp.dlc"
model_checksum: "3dc4b1e7ae23620704d76b56f88527d0"
})SETTINGS";

Expand Down
12 changes: 6 additions & 6 deletions mobile_back_qti/cpp/backend_qti/qti_settings_sd8pg1.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilenet_edgetpu_224_1.0_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilenet_edgetpu_224_1.0_htp.dlc"
model_checksum: "2e7c4d33b480b5566bdf05e1204b6152"
single_stream_expected_latency_ns: 600000
}
Expand All @@ -54,7 +54,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilenet_edgetpu_224_1.0_htp_batched_sd8pg1.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilenet_edgetpu_224_1.0_htp_batched_sd8pg1.dlc"
model_checksum: "59535a0aae60d21ddf35bbcac79a4c71"
}
Expand All @@ -71,7 +71,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/ssd_mobiledet_qat_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/ssd_mobiledet_qat_htp.dlc"
model_checksum: "65937d5b58414d86fc42872945e2f5cf"
}
Expand Down Expand Up @@ -100,7 +100,7 @@ benchmark_setting {
id: "perf_profile"
value: "sustained_high_performance"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilebert_quantized_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilebert_quantized_htp.dlc"
model_checksum: "6dc1f1a47a764381b00c8423b07caac1"
}
Expand All @@ -121,7 +121,7 @@ benchmark_setting {
id: "output_buffer_type"
value: "int_32"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobile_mosaic_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobile_mosaic_htp.dlc"
model_checksum: "e921828320d251a5f7160952bbd750ec"
}
Expand All @@ -142,7 +142,7 @@ benchmark_setting {
id: "perf_profile"
value: "burst"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/snusr_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/snusr_htp.dlc"
model_checksum: "3dc4b1e7ae23620704d76b56f88527d0"
})SETTINGS";

Expand Down
12 changes: 6 additions & 6 deletions mobile_back_qti/cpp/backend_qti/qti_settings_sdm778.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilenet_edgetpu_224_1.0_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilenet_edgetpu_224_1.0_htp.dlc"
model_checksum: "2e7c4d33b480b5566bdf05e1204b6152"
}
Expand All @@ -49,7 +49,7 @@ benchmark_setting {
id: "scenario"
value: "Offline"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilenet_edgetpu_224_1.0_htp_batched.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilenet_edgetpu_224_1.0_htp_batched.dlc"
model_checksum: "b9034e23621f96c86160101928e8e8ea"
}
Expand All @@ -66,7 +66,7 @@ benchmark_setting {
id: "bg_load"
value: "true"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/ssd_mobiledet_qat_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/ssd_mobiledet_qat_htp.dlc"
model_checksum: "65937d5b58414d86fc42872945e2f5cf"
}
Expand Down Expand Up @@ -95,7 +95,7 @@ benchmark_setting {
id: "perf_profile"
value: "high_performance"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobilebert_quantized_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobilebert_quantized_htp.dlc"
model_checksum: "6dc1f1a47a764381b00c8423b07caac1"
}
Expand All @@ -116,7 +116,7 @@ benchmark_setting {
id: "output_buffer_type"
value: "int_32"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/mobile_mosaic_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/mobile_mosaic_htp.dlc"
model_checksum: "e921828320d251a5f7160952bbd750ec"
}
Expand All @@ -137,7 +137,7 @@ benchmark_setting {
id: "perf_profile"
value: "burst"
}
model_path: "https://github.com/mlcommons/mobile_models/raw/main/v3_0/SNPE/snusr_htp.dlc"
model_path: "https://github.com/mlcommons/mobile_models/releases/download/v3.0-snpe/snusr_htp.dlc"
model_checksum: "3dc4b1e7ae23620704d76b56f88527d0"
})SETTINGS";

Expand Down
Loading

0 comments on commit 19f38f4

Please sign in to comment.