Searched defs:eval_type (Results 1 – 9 of 9) sorted by relevance
| /third_party/mindspore/mindspore/nn/metrics/ |
| D | accuracy.py | 50 def __init__(self, eval_type='classification'): argument
|
| D | recall.py | 56 def __init__(self, eval_type='classification'): argument
|
| D | precision.py | 57 def __init__(self, eval_type='classification'): argument
|
| D | metric.py | 242 def __init__(self, eval_type): argument
|
| /third_party/boost/boost/math/special_functions/detail/ |
| D | erf_inv.hpp | 441 typedef typename policies::evaluation<result_type, Policy>::type eval_type; in erfc_inv() typedef 506 typedef typename policies::evaluation<result_type, Policy>::type eval_type; in erf_inv() typedef 517 typedef typename policies::evaluation<result_type, Policy>::type eval_type; in erf_inv() typedef
|
| /third_party/boost/libs/yap/test/ |
| D | comma.cpp | 115 using eval_type = decltype(evaluate(int_void_expr)); in test_main() typedef
|
| /third_party/boost/boost/math/distributions/ |
| D | non_central_chi_squared.hpp | 699 typedef typename policies::evaluation<RealType, Policy>::type eval_type; in find_degrees_of_freedom() typedef 720 typedef typename policies::evaluation<RealType, Policy>::type eval_type; in find_degrees_of_freedom() typedef 740 typedef typename policies::evaluation<RealType, Policy>::type eval_type; in find_non_centrality() typedef 761 typedef typename policies::evaluation<RealType, Policy>::type eval_type; in find_non_centrality() typedef
|
| /third_party/quickjs/ |
| D | quickjs.c | 19960 int eval_type; /* only valid if is_eval = TRUE */ member 33581 int err, js_mode, eval_type; in __JS_EvalInternal() local 33720 int eval_type = eval_flags & JS_EVAL_TYPE_MASK; in JS_EvalThis() local
|
| /third_party/python/Parser/ |
| D | parser.c | 78 #define eval_type 1002 macro
|