74 Commits (6fcd6cab684bd2d2ae2da5613efa3aa4e2cd7d5a)

Author SHA1 Message Date
  wangyanling 6268f660fb add cpu broadcast_to op 5 years ago
  LianLiguang 9481bd6e23 raise valueerror when range ops input delat is 0 5 years ago
  LianLiguang 17b9758543 unify range ops 5 years ago
  wangshuide2020 28bf0b4fe2 add raises description for Adam, Lamb, Momentum, etc. operators. 5 years ago
  wangrao a6a25904df fix docstring errors 5 years ago
  huangmengxi cff7c15415 deprecate nn.MatMul 5 years ago
  wangshuide2020 b9eb90b198 add GPU for DenseBnAct, Erfc, Log1p, etc. in Supported Platforms. 5 years ago
  peixu_ren 33884e2ab7 Organize the formulars used in math.py 5 years ago
  mindspore-ci-bot c2d7eb0f21 !11389 fix_moments_and_clipbyvalue_issue 5 years ago
  jiangzhenguang c3ab66afd9 fix_moments_clipbyvalue 5 years ago
  wangshuide2020 2e078eefb4 update annotation of WarmUpLR, FTRL, LARS, etc. operators. 5 years ago
  wangshuide2020 88b5e96d0c update annotation of Norm, Range, Ftrl, etc. operators. 5 years ago
  yanghaoran 58bae307d6 fix bugs 5 years ago
  mindspore-ci-bot f43f178f49 !11214 Fix a doc issue in math.py 5 years ago
  liuxiao93 7c419f2f5d Modify nn.Range for GPU. 5 years ago
  peixu_ren 42273bc13f Fix a doc issue in math.py 5 years ago
  liuxiao93 3d16a4d111 Update nn.Range for GPU backend. 5 years ago
  caojian05 06fb28c703 add CPU ops: Greater/GreaterEqual/Range/GatherNd for center net 5 years ago
  peixu_ren 04c34579b7 Supplement the formula of ReduceLogSumExp 5 years ago
  wangshuide2020 fd74df15c8 update the description of some operations. 5 years ago
  peixu_ren db8ec0d281 IGamma can be supported on GPU, add the GPU platform and fix some bugs 5 years ago
  wangshuide2020 abf0d30537 update the doc string of some operations. 5 years ago
  peixu_ren d508da25a9 modify the doc to make the formulas aligned 5 years ago
  lihongkang 9b2265a66f fix bugs 5 years ago
  Bairong 8cf43e59e0 hide arange, delete related test case and improve the doc string of nn.Range 5 years ago
  mindspore-ci-bot 37390519cb !9680 Make constant numbers to tensors to avoid a bug 5 years ago
  peixu_ren c1f645931c Fix a bug of naming the variable in LGamma 5 years ago
  peixu_ren 0a8a5a9a91 Make const numbers to tensors to avoid a bug 5 years ago
  peixu_ren 35b4a804e2 Modify the names of parameter check 5 years ago
  mindspore-ci-bot 4d416db5d2 !9494 Delete nn.LinSpace interface 5 years ago
  zhangz0911gm b7be94fafa Fixing errors in classes' notes 5 years ago
  peixu_ren a5cf810f30 Fix a bug that a and x cannot be broadcasted 5 years ago
  liangchenghui 5bd25364d1 delete nn.LinSpace interface 5 years ago
  peixu_ren 4b9a5d03c5 Remove float64 from IGamma's supported dtype 5 years ago
  mindspore-ci-bot cdd7b63f67 !9400 Delete redundant phrase in LGamma doc 5 years ago
  peixu_ren 73a7c31d41 Delete redundant phrase in LGamma doc 5 years ago
  peixu_ren 0adab15de7 Add Matrix_Determinant and Matrix_Inverse to Mindspore front-end 5 years ago
  mindspore-ci-bot 5134ae3a3b !9276 Fix the bug of broadcasting the parameters in IGamma and LBeta 5 years ago
  mindspore-ci-bot 7284f8db46 !9334 Modify the input names to make them shown in the same pattern 5 years ago
  peixu_ren 1fd05aeb18 Fix the bug of broadcasting the parameters in IGamma and LBeta 5 years ago
  peixu_ren f51fde14d6 Modify the supported dtype of IGamma to align with TensorFlow 5 years ago
  peixu_ren ee57a0d5a1 Modify the input names to make them shown in the same pattern 5 years ago
  peixu_ren 6355f46d32 Add LBeta op at nn level 5 years ago
  liuxiao93 584e241e29 Adapt ops LinSpace for Ascend. 5 years ago
  JunYuLiu 1eaa4a30dd Add labels to python files 5 years ago
  mindspore-ci-bot 2424b8bd19 !8760 Add broadcast for a and x support for IGamma 5 years ago
  hedongodng a5016a0ead fix: I24U3E, I24U50, I24U7V and I24TZT. Correct operator descriptions 5 years ago
  peixu_ren 6915a98536 Add broadcast for a and x support for IGamma 5 years ago
  mindspore-ci-bot 90eb272751 !8641 Updating notes on pynative examples of each class in nn_layer folder 5 years ago
  peixu_ren 4aa836dae1 Add Digamma op 5 years ago