75 Commits (dfd894c19093e3fa878ff2b46e209fe1c1dbdc22)

Author SHA1 Message Date
  yao_yf 31819bb4a7 support forward unique 5 years ago
  Ziyan c33f2cd796 fix auto optimizer weight shard 5 years ago
  lizhenyu d265bc96a1 add interface doc for set_param_ps 5 years ago
  Jiaqi c4ace78d1c add valid check 5 years ago
  Jiaqi 7492e59fe4 modify Returns 5 years ago
  lizhenyu b8991ee149 add ps mode consistence check 5 years ago
  chenzomi 44bf4c3e37 [ME] format code 5 years ago
  lizhenyu fd1d61eaf7 enbale ps mode init in server 5 years ago
  mindspore-ci-bot 7a45596593 !7373 Use MetaTensor instead of Initializer 5 years ago
  chenzomi acadb694aa [ME] delete reduant function in check_parameter 5 years ago
  lilei 7b135990e7 Use MetaTensor instead of Initializer 5 years ago
  Ziyan ddc0113058 enable parallel optimizer in auto parallel 5 years ago
  mindspore-ci-bot 3aa07a4362 !6320 change mix_precision to c++ 5 years ago
  buxue 483c8a179a improve the recognition of Parameter object and raise error when convert keywordarg to pydata 5 years ago
  kpy 44c01e27c0 do mixprecision in c++ for pynative 5 years ago
  mindspore-ci-bot b8979f047b !6263 fix bugs which lead to segment fault 5 years ago
  simson 2fd4a3fc3a fix bugs which lead to segment fault 5 years ago
  Wei Luning 8d17a2b8af * add doc for some Parameter property.* add export in quant __all__* fix bug for isinstance & add ut for it 5 years ago
  lilei ed3a644f88 modify notes 5 years ago
  lilei 71adabd944 modify_bug 5 years ago
  ZPaC 87bf2a7dcd Add PS context. 5 years ago
  mindspore-ci-bot d5005bc8b9 !5280 Revert "Avoid copy when create Tensor from numpy array" 5 years ago
  Wei Luning 4cc8342b5b fix bug in Parameter init_data 5 years ago
  He Wei a1439267cf Revert "Avoid copy when create Tensor from numpy array" 5 years ago
  mindspore-ci-bot 95212b55a0 !3271 make reftype a subtype of MetaTensor and try to mark ref in node input 5 years ago
  Wei Luning 24a10225cf change base class of ref to tensor in cpp 5 years ago
  He Wei 89837bcdfd Avoid copy when create Tensor from numpy array 5 years ago
  Yi Huaijie 394be43492 raise RuntimeError when set different mode after Initializer created 5 years ago
  mindspore-ci-bot 104e70d333 !4853 Modify the wrong Space Indentation 5 years ago
  Wei Luning 77dcdd89ec support parameter updata with implicit type conversion 5 years ago
  Payne dd5e302854 modify the example of Parameter comment 5 years ago
  Wei Luning dde5a1bb48 updata doc for Parameter & fix codex 5 years ago
  mindspore-ci-bot b63b6bed61 !4649 parameter add example 5 years ago
  Payne b60930452b add the Example comment of Parameter 5 years ago
  Wei Luning c1c30a44f1 rename param_value -> param_info 5 years ago
  Wei Luning d18ce95714 * add support to update by scalar* fix update error for by Initializer when slice_shape is* add ut for compute and update 5 years ago
  mindspore-ci-bot 4b8d43916c !4092 [bug]fix bert script parameter use `in` and quant export fix matmul atc convert error 5 years ago
  Wei Luning 776d094c5b quant export fix up for atc tools 5 years ago
  simson a346a1b2b4 Second round of the enhancement of API comments 5 years ago
  Wei Luning d4d6457ea7 init parameter data by defaultOnly keep no data as MetaTensor in auto parallel mode 5 years ago
  Wei Luning e5fc529159 z 5 years ago
  Wei Luning a05c38bb63 make python Parameter inherit from Tensor 5 years ago
  kingfo fab9fac109 fix batchnorm under mix precision in pynative mode 5 years ago
  He Wei a6db29b11b Fix a bug for Parameter 5 years ago
  ZPaC 61551b85d8 incremental feature for ps 5 years ago
  lirongzhen1 c1eba79b83 set reshape redistribution strategy attribute to no redistribution 5 years ago
  mindspore-ci-bot 2f27c4e3e8 !2807 Apply indexed_slices 5 years ago
  panyifeng 44e74ad5aa Apply indexed_slices 5 years ago
  ZPaC f8c7ae7639 Add front end expressions for PS kernels. 5 years ago
  He Wei f337c6bc14 Decouple ParamValue from python 5 years ago