Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/ps/core/
Dcomm_util.h133 static std::uniform_int_distribution<> dis2; variable
/third_party/boost/libs/math/test/
Dtest_vector_barycentric_rational.cpp56 boost::random::uniform_real_distribution<Real> dis2(t[0], t[t.size()-1]); in test_agreement_with_1d() local