111 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
  peixu_ren 9a9ff8a582 Add check if the seed is a bool 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
  mindspore-ci-bot 8346da267b !6400 add overflow check for make_range and optimize isinstance processing 5 years ago
  baihuawei e0c063704c clear warnings 5 years ago
  mindspore-ci-bot 5a76bd717d !6185 fix api comments 5 years ago
  buxue 14f6c95c28 add overflow check for make_range and optimize isinstance processing 5 years ago
  Ziyan 8ea177e614 fix_api_problems 5 years ago
  zhangz0911gm de2a458e7c fixing pylint for operators 5 years ago
  mindspore-ci-bot 5e43308613 !6365 Refactoring Laplace random operator. 5 years ago
  jin-xiulang 5873614b86 Refactoring laplace random operator. 5 years ago
  buxue 458498900c support not in and add check for grad_with_sens with no sense provide. 5 years ago
  peixu_ren 54d38e4d13 Restrict the range of the parameters in random ops 5 years ago
  buxue c3c06514d7 perfect annotation of ops and context and support bool equal 5 years ago
  simson a325e4f711 add param check for gradoperation 5 years ago
  mindspore-ci-bot 2350a5990b !5885 [doc]add some document for composite op 5 years ago
  Wei Luning 8c6475fd0b add composite op doc 5 years ago
  huangdongrun 341b8468eb add support for pynative multicases 5 years ago
  peixu_ren 64aff52ffc check parameter types of uniform 5 years ago
  mindspore-ci-bot 021ba724cf !5645 [bug][api]updata signature 5 years ago
  mindspore-ci-bot 35e6cca1a3 !5634 wrap numpy random seed into an api 5 years ago
  Wei Luning 879a519136 updata signature 5 years ago
  Yi Huaijie 4a5d115a66 add get_seed() and set_seed() 5 years ago
  panyifeng e4631e6b3a add type ones_like op 5 years ago
  mindspore-ci-bot 8f69fb415a !5322 fix Categorical class 5 years ago
  panyifeng 98f79945f4 fix api doc of GradOperation 5 years ago
  baihuawei 3a7e7802b0 fix Categorical 5 years ago
  mindspore-ci-bot 314c5ad055 !5172 remove name arg from gradoperation 5 years ago
  panyifeng 1a54785fe2 remove name arg from gradoperation 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
  mindspore-ci-bot abe6b82138 !5011 remove global grad ops 5 years ago
  baihuawei c085c5f071 add multinomial 5 years ago
  panyifeng 637e812347 remove global grad ops 5 years ago
  huangdongrun f30418991c refactor bool op parsing to be consistent with pynative mode 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
  simson 7cc48a9af8 Third round of enhancement of API comment & README_CN 5 years ago
  mindspore-ci-bot b4b6e5c8ed !4370 support kw and kwargs for cell in Pynative 5 years ago
  buxue 0be4114240 support kw and kwargs for cell in Pynative 5 years ago
  peixu_ren 33efb86b12 Added interger check for seed parameters in random ops 5 years ago