Home
last modified time | relevance | path

Searched refs:preproc_time (Results 1 – 9 of 9) sorted by relevance

/dports/math/py-algopy/algopy-0.5.7/documentation/sphinx/speed_comparison/
H A Drun_benchmarks.py31 t = time.time(); pass ; preproc_time = time.time() - t variable
33 results_function[method['python']] = run_time, abs(ref_f - ref_f), preproc_time
38 t = time.time(); a = use_adolc.EVAL(f, np.ones(N), test='f'); preproc_time = time.time() - t variable
40 results_function[method['pyadolc']] = run_time, abs(ref_f - f), preproc_time
44 t = time.time(); a = use_algopy.EVAL(f, np.ones(N), test='f'); preproc_time = time.time() - t variable
46 results_function[method['algopy_forward_utps']] = run_time, abs(ref_f - f), preproc_time
58 results_function[method['funcdesigner']] = run_time, abs(ref_f - f), preproc_time
64 results_function[method['theano']] = run_time, np.abs(ref_f - f), preproc_time
84 t = time.time(); a = use_adolc.EVAL(f, np.ones(N), test='g'); preproc_time = time.time() - t variable
86 results_gradient[method['pyadolc']] = run_time, 0, preproc_time
[all …]
/dports/math/eprover/eprover-E-2.0/PROVER/
H A Deprover.c372 double preproc_time; in main() local
501 preproc_time = GetTotalCPUTime(); in main()
504 fprintf(GlobalOut, "# Preprocessing time : %.3f s\n", preproc_time); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/examples/
H A Dcwebp.c1093 const double preproc_time = StopwatchReadAndReset(&stop_watch); in main() local
1094 fprintf(stderr, "Time to crop/resize picture: %.3fs\n", preproc_time); in main()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/examples/
H A Dcwebp.c1094 const double preproc_time = StopwatchReadAndReset(&stop_watch); in main() local
1095 fprintf(stderr, "Time to crop/resize picture: %.3fs\n", preproc_time); in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/examples/
H A Dcwebp.c1071 const double preproc_time = StopwatchReadAndReset(&stop_watch); in main() local
1072 fprintf(stderr, "Time to crop/resize picture: %.3fs\n", preproc_time); in main()
/dports/graphics/webp/libwebp-1.2.1/examples/
H A Dcwebp.c1094 const double preproc_time = StopwatchReadAndReset(&stop_watch); in main() local
1095 fprintf(stderr, "Time to crop/resize picture: %.3fs\n", preproc_time); in main()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/examples/
H A Dcwebp.c1094 const double preproc_time = StopwatchReadAndReset(&stop_watch); in main() local
1095 fprintf(stderr, "Time to crop/resize picture: %.3fs\n", preproc_time); in main()
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/examples/
H A Dcwebp.c1064 const double preproc_time = StopwatchReadAndReset(&stop_watch); in main() local
1065 fprintf(stderr, "Time to crop/resize picture: %.3fs\n", preproc_time); in main()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/examples/
H A Dcwebp.c1094 const double preproc_time = StopwatchReadAndReset(&stop_watch); in main() local
1095 fprintf(stderr, "Time to crop/resize picture: %.3fs\n", preproc_time); in main()