Searched refs:exec (Results 1 – 4 of 4) sorted by relevance
| /wasmtime-44.0.1/crates/wasi-nn/tests/ |
| H A D | test-programs.rs | 17 mod exec; module 122 exec::witx::run(NN_WITX_IMAGE_CLASSIFICATION_OPENVINO, backend, false) in nn_witx_image_classification_openvino() 129 exec::witx::run(NN_WITX_IMAGE_CLASSIFICATION_OPENVINO_NAMED, backend, true) in nn_witx_image_classification_openvino_named() 136 exec::witx::run(NN_WITX_IMAGE_CLASSIFICATION_ONNX, backend, false) in nn_witx_image_classification_onnx() 148 exec::witx::run(NN_WITX_IMAGE_CLASSIFICATION_ONNX, backend, false) in nn_witx_image_classification_winml_named() 159 exec::witx::run(NN_WITX_IMAGE_CLASSIFICATION_PYTORCH, backend, false) in nn_witx_image_classification_pytorch() 170 exec::wit::run( in nn_wit_image_classification_openvino() 181 exec::wit::run( in nn_wit_image_classification_openvino_named() 192 exec::wit::run(NN_WIT_IMAGE_CLASSIFICATION_ONNX_COMPONENT, backend, false) in nn_wit_image_classification_onnx() 203 exec::wit::run( in nn_wit_image_classification_pytorch() [all …]
|
| /wasmtime-44.0.1/docs/js/ |
| H A D | moment.min.2.30.1.js | 12 …exec(o)||wt.exec(o),l=vt.length,d=kt.length;if(u){for(f(e).iso=!0,t=0,n=l;t<n;t++)if(vt[t][1].exec…
|
| H A D | mermaid.min.11.6.0.js | 1 …exec(t);)r.push(n[1]);if(!r.length)return t;let i="suffix"+(Math.random()*16777216|Date.now()).toS… 271 …(r===e.length)return new So("EOF",new Xs(this,r,r));var n=this.tokenRegex.exec(e);if(n===null||n.i… 273 …aracter "'+r[0]+'" used in math mode',e),r=Bz[r[0]]+r.slice(1));var a=z4e.exec(r);a&&(r=r.substrin… 350 …exec(t))?(r=e[1].length,e=parseInt(e[1],16),r===6?tU(e):r===3?new ua(e>>8&15|e>>4&240,e>>4&15|e&24… 696 …n,s=s.exec(r)||[],u(s[0].length);break;case"|":case"^":case"$":case"*":case"+":case"?":l(1);break;… 709 …,"w","W"],C[1])?C[1]:e.useSticky?Vae(w):Gae(w)}else{if(Si(w))return i=!0,{exec:w};if(typeof w=="ob… 720 …Pe(t,e){if(zo(e)){let r=e.exec(t);return r!==null&&r.index===0}else{if(Si(e))return e(t,0,[],{});i… 743 …exec(w,T,S,k),b!==null?(u=b[0],b.payload!==void 0&&(h=b.payload)):u=null):(this.updateLastIndex(X,… 1183 …textStyles:[]},this.classes.set(n,i)),r&&r.forEach(function(a){if(/color/.exec(a)){let s=a.replace… 1246 …exec(e)!==null?!0:/^:?nowrap:/.exec(e)!==null?!1:void 0;return{cleanedText:(r===void 0?e:e.replace… [all …]
|
| /wasmtime-44.0.1/crates/test-programs/artifacts/ |
| H A D | build.rs | 177 let meta = cargo_metadata::MetadataCommand::new().exec().unwrap(); in build_rust_tests()
|