38 Commits (bada826b18f3e4dc8aac0f82af3457794de9c7bb)

Author SHA1 Message Date
  mindspore-ci-bot 80472a44f9 !7204 refactor get_seed() interface 5 years ago
  Yi Huaijie c5f7700992 refactor get_seed() interface 5 years ago
  lihongkang 6deefb0a32 fix bugs 5 years ago
  mindspore-ci-bot 55e369a125 !7144 [ME] change `check_integer` to format `check_positive_int` and `check_integeter` 5 years ago
  chenzomi d471d32e87 [ME] change `check_integer` to format `check_positive_int` and `check_integeter` 5 years ago
  peixu_ren 1637381fae Fix some type casting errors 5 years ago
  liuxiao93 903d9dc911 Fix api bug for PReLU op. 5 years ago
  peixu_ren 24b0741796 Check seed of non negative 5 years ago
  peixu_ren d3f06fcb5e Refactor the seeds utilization of random ops 5 years ago
  mindspore-ci-bot 1dc71651ae !6437 clear warning 5 years ago
  baihuawei e0c063704c clear warnings 5 years ago
  mindspore-ci-bot 5a76bd717d !6185 fix api comments 5 years ago
  Ziyan 8ea177e614 fix_api_problems 5 years ago
  jin-xiulang 5873614b86 Refactoring laplace random operator. 5 years ago
  peixu_ren 54d38e4d13 Restrict the range of the parameters in random ops 5 years ago
  peixu_ren 64aff52ffc check parameter types of uniform 5 years ago
  Yi Huaijie 4a5d115a66 add get_seed() and set_seed() 5 years ago
  mindspore-ci-bot 8f69fb415a !5322 fix Categorical class 5 years ago
  baihuawei 3a7e7802b0 fix Categorical 5 years ago
  peixu_ren 10f381d662 Modify the name of parameters in uniform 5 years ago
  peixu_ren 5cf472cd39 Add note of limitation for prarmeters of uniform 5 years ago
  baihuawei c085c5f071 add multinomial 5 years ago
  mindspore-ci-bot 2112cb91d5 !4690 add categorical distribution 5 years ago
  baihuawei 772e14d00d add categorical 5 years ago
  peixu_ren 2830d7046b Fix duplicated checks for random ops. Add restrictions for seeds in doc. 5 years ago
  peixu_ren 33efb86b12 Added interger check for seed parameters in random ops 5 years ago
  baihuawei 216ef0e144 fix multinomial 5 years ago
  jonyguo 866e9259a4 fix: random_op.py pylint error 5 years ago
  peixu_ren 3820533ad1 Refactor Gamma and Poisson ops 5 years ago
  changzherui 22336c0843 sync 0807 code to ms-incubator 5 years ago
  peixu_ren eb0cd8b4d3 Added notation for graph-level seed access interfaces 5 years ago
  baihuawei 4d92c5b39e add multinomial 5 years ago
  peixu_ren 374772035a Refactor random uniform ops and complete gamma and poisson 5 years ago
  peixu_ren 19d80b87a9 Fix minor errors in probabilistic programming 5 years ago
  peixu_ren 9b45018dfd Add random normal op at MindSpore front-end 5 years ago
  peixu_ren 1feca960aa Rollback to Normal on D 5 years ago
  peixu_ren ac561f2956 Refactor random normal op 5 years ago
  peixu_ren 20ca96c62b Add random normal MindSpore interface 5 years ago