Home
last modified time | relevance | path

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

/third_party/ltp/testcases/network/nfsv4/acl/
Drandom_gen.py15 class RandomGen(object): class
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/rl/
Drl_buffer_impl.cu161 cudaError_t RandomGen(const int size, curandState *globalState, unsigned int *value, unsigned int *… in RandomGen() function