Home
last modified time | relevance | path

Searched defs:max_runtime_seconds (Results 1 – 4 of 4) sorted by relevance

/dports/science/py-dlib/dlib-19.22/tools/python/src/
H A Ddecision_functions.cpp387 …n_rbf_classifier(x,y,std::chrono::microseconds((uint64_t)(max_runtime_seconds*1e6)),be_verbose); }, in setup_auto_train_rbf_classifier()
430 ) { in setup_auto_train_rbf_classifier()
H A Dsimple_object_detector.h50 double max_runtime_seconds; member
/dports/science/dlib-cpp/dlib-19.22/tools/python/src/
H A Ddecision_functions.cpp387 …n_rbf_classifier(x,y,std::chrono::microseconds((uint64_t)(max_runtime_seconds*1e6)),be_verbose); }, in setup_auto_train_rbf_classifier()
430 ) { in setup_auto_train_rbf_classifier()
H A Dsimple_object_detector.h50 double max_runtime_seconds; member