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/ccsrc/backend/kernel_compiler/gpu/cuda_impl/rl/
Drl_buffer_impl.cu152 void RandomGen(const int size, curandState *globalState, unsigned int *value, unsigned int *key, cu… in RandomGen() function