Searched refs:model_url (Results 1 – 11 of 11) sorted by relevance
54 … model_url = 'https://s3.amazonaws.com/onnx-model-zoo/mobilenet/mobilenetv2-1.0/' + model_filename variable61 [model_url, labels_url])
52 char *model_url; member
219 if (iface->wps->model_url) in format_wps_device_xml()220 xml_add_tagged_data(buf, "modelURL", iface->wps->model_url); in format_wps_device_xml()339 if (iface->wps->model_url) in web_connection_parse_get()340 extra_len += os_strlen(iface->wps->model_url); in web_connection_parse_get()
577 const char *model_url; member799 char *model_url; member
144 evap->model_url = ap->model_url; in wps_er_ap_event()166 os_free(ap->model_url); in wps_er_ap_free()574 ap->model_url = xml_get_first_item(data, "modelURL"); in wps_er_parse_device_description()575 wpa_printf(MSG_DEBUG, "WPS ER: modelURL='%s'", ap->model_url); in wps_er_parse_device_description()
71 NSURL* model_url = [executor_ saveModel:model_.get()];73 if (![executor_ build:model_url]) {
1328 wps->model_url = hapd->conf->model_url; in hostapd_init_wps()1461 wps->model_url = conf->model_url; in hostapd_update_wps()
514 char *model_url; member
868 os_free(conf->model_url); in hostapd_config_free_bss()
772 ap->model_url ? ap->model_url : ""); in wpa_supplicant_wps_event_er_ap_add()
3825 os_free(bss->model_url); in hostapd_config_fill()3826 bss->model_url = os_strdup(pos); in hostapd_config_fill()