Home
last modified time | relevance | path

Searched defs:GetDoubleParam (Results 1 – 2 of 2) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/auto_scheduler/search_policy/
H A Dutils.h109 inline double GetDoubleParam(const Map<String, ObjectRef>& attr_dict, const std::string& key) { in GetDoubleParam() function
/dports/math/py-or-tools/or-tools-9.2/ortools/linear_solver/
H A Dlinear_solver.cc2125 double MPSolverParameters::GetDoubleParam( in GetDoubleParam() function in operations_research::MPSolverParameters