195 Commits (062dcaaaa17664f4be6fb191d97f85c19eec8840)

Author SHA1 Message Date
  Zhang Qinghua a137fa1d0b Optimize the Executors routines. 4 years ago
  zhihenghu ce12c02343 Add Sparse Attention 4 years ago
  huangxinjing 62496d75f3 less the interface exposed 4 years ago
  ms_yan 36a8886ca2 Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
  djc 4e6f7dc97d [feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset 4 years ago
  huangxinjing d777742904 1. Move the class to mindspore.parallel, support activation sharding 4 years ago
  huangxinjing 18044aff0f 1. Add docstring, elimitate attention mask, tuple append the deocoder return layer past 4 years ago
  i-robot 2650aae9ba !21351 complex support 4 years ago
  zhouyaqiang b81ba100b7 add complex number support 4 years ago
  jiangzhenguang a3bb780ce4 optimize run memory 4 years ago
  huangxinjing 615d1a179d Add transformer layer 4 years ago
  huangbingjian ad8f73f32b set default context mode to GRAPH_MODE 4 years ago
  huanghui 29f632613f optimize log 4 years ago
  huanghui 5acf3c8ade [dfx]optimize exception info print 4 years ago
  wangnan39@huawei.com 2761776699 add check for optimizer parameters 4 years ago
  jiaqi cdb7330818 diceloss bug 5 years ago
  Zhang Qinghua df866f7248 Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes. 5 years ago
  Zhang Qinghua 8b8c59f01e Optimize the compile performance in Parser, FG, Manager and Renormalize: 5 years ago
  Jiaqi 112b8488c5 add rmse loss 5 years ago
  Jiaqi fd1a4726b7 add focal loss 5 years ago
  Jiaqi 952e245000 add multclass diceloss 5 years ago
  He Wei 7d9a783993 [auto-monad] Support side-effects by auto-monad 5 years ago
  wangshuide2020 30f99f2722 add raises description for BCELoss, ReLU, BatchNorm1d, etc. operators. 5 years ago
  Jiaqi 804ef79c18 modify dice and diceloss 5 years ago
  mindspore-ci-bot 775d71f9c1 !11408 Update PP example 5 years ago
  Zichun Ye ca316f4422 update doc example in probability 5 years ago
  Jiaqi 87ecd44f67 develop dice loss 5 years ago
  lilei b858097ae4 modify MetaTensor and Tensor 5 years ago
  huangxinjing dd0da1542d Add input check 5 years ago
  buxue aeeef7607a remove the 'raise' in construct of Cell 5 years ago
  l00591931 130c61cfc0 change name from interpolate to resizeBilinear 5 years ago
  wangnan39@huawei.com 0fe9e2e4cb support import dynamic_lr from nn 5 years ago
  mindspore-ci-bot 231fccf66c !9600 Add Adagrad Optimizer 5 years ago
  zhuyuxiao 37bebc751b add adagrad optim 5 years ago
  mindspore-ci-bot e6ec9be6c2 !9386 l1_regularizer开发 5 years ago
  “dangjiaqi1” 39948670dd new update basic.py which add class L1Regularizer(Cell). new add test_l1_regularizer.py. new add test_l1_regularizer.py 5 years ago
  Xun Deng 4ef9e9e57f fix minor issues in distribution classes 5 years ago
  peixu_ren 37d40bc495 Add Beta distribution 5 years ago
  peixu_ren 93d4ef428f Add Gamma distribution 5 years ago
  peixu_ren 01f5da0a14 Add Poisson distribution 5 years ago
  mindspore-ci-bot 7f725b93a3 !8234 Remove expm1_generic and log1p_generic from PP utils 5 years ago
  mindspore-ci-bot e3371a01d5 !8751 Fix minor bugs in bijector and distribution 5 years ago
  l00591931 05e26f4739 Add nn.interpolate() 5 years ago
  mindspore-ci-bot fa2185b8ef !8661 Add nn.Tril() and nn.Triu() 5 years ago
  l00591931 e1dba1337c Add nn.Tril function 5 years ago
  Xun Deng b5e05472ce fix minor bugs in bijector and distribution utils, fix docs issues 5 years ago
  wangnan39@huawei.com ab811fca8f add AdamOffload optimizer 5 years ago
  peixu_ren 65d50861ec Remove expm1_generic and log1p_generic from PP utils 5 years ago
  Xun Deng 1a68ccb40b added Cauchy distribution 5 years ago
  Xun Deng fb0263f869 redesigned bijector classes, changed bacth_shape calculation in transformed distribution and upgraded dtype logic of bijector class 5 years ago