116 Commits (bc738d4ec3e73f4e25a3631f71b9833fe6830e47)

Author SHA1 Message Date
  mindspore-ci-bot 22bde4bd9b !7390 Add nonzero and moments 5 years ago
  jzg 374e9e199d add moment and nonzero. 5 years ago
  Yi Huaijie 626c7f8906 change composite.random_ops.get_seed to internal interface 5 years ago
  chujinjin 3c269a059e opt multi fun 5 years ago
  Yi Huaijie b28a6ff88e refactor seed interfaces 5 years ago
  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