intel / webml-polyfill

Deprecated, the Web Neural Network Polyfill project has been moved to https://github.com/webmachinelearning/webnn-polyfill
Apache License 2.0
161 stars 46 forks source link

[workload] Add query string in the URL for GET requests #1359

Open ibelem opened 3 years ago

ibelem commented 3 years ago

End-users must select framework, category, model, backend, preference and iterations one by one then run the workload testing, even when they played for a while and went back.

Please add traditional url parameters support of these options to enter specific tests directly for HTTP GET method, e.g. ?f=WebNN&c=ic&m=mobilenetv1_tflite&b=wasm&p=none&i=120