Home
last modified time | relevance | path

Searched defs:get_seed (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore/core/ops/
Duniform_real.cc34 int64_t UniformReal::get_seed() const { in get_seed() function in mindspore::ops::UniformReal
Drandom_standard_normal.cc33 int64_t RandomStandardNormal::get_seed() const { in get_seed() function in mindspore::ops::RandomStandardNormal
/third_party/ltp/testcases/lib/
Dtst_random.c20 static int get_seed(void) in get_seed() function
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/
Dconfig.cc42 uint32_t get_seed() { return _config->seed(); } in get_seed() function
/third_party/mindspore/mindspore/common/
Dseed.py156 def get_seed(): function
/third_party/mindspore/mindspore/dataset/core/
Dconfig.py116 def get_seed(): function
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dactivation_info.h285 int64_t get_seed() { in get_seed() function