52 Commits (bada826b18f3e4dc8aac0f82af3457794de9c7bb)

Author SHA1 Message Date
  Wei Luning cdbd16de0c fix bug in parameter set & fix code style in pynative_executa.cc 5 years ago
  mindspore-ci-bot 3aa07a4362 !6320 change mix_precision to c++ 5 years ago
  kpy 44c01e27c0 do mixprecision in c++ for pynative 5 years ago
  Yi Huaijie e4cd67596f raise RuntimeError when using full_batch neither under semi_auto_parallel nor auto_parallel 5 years ago
  Yi Huaijie eb83ea9607 change internal API _get_strategy() to _get_shard_strategy() 5 years ago
  ZPaC 87bf2a7dcd Add PS context. 5 years ago
  Wei Luning b13343f86d fix quant bug 5 years ago
  Yi Huaijie 394be43492 raise RuntimeError when set different mode after Initializer created 5 years ago
  Yi Huaijie 89a4ebf8a1 parallel mode must be set before create an initializer 5 years ago
  ZPaC 5084557f67 Export server embedding table ckpt. 5 years ago
  yao_yf cbb4363fa7 remove to_full_tensor and load_inputs in exexute stage 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
  fary86 73325e0f01 Change export interface 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 a05c38bb63 make python Parameter inherit from Tensor 5 years ago
  mindspore-ci-bot 8da91ca3cf !3237 support call the parent class function 5 years ago
  buxue 073507a5e0 support call the parent class function 5 years ago
  fary86 f7664312a1 Fix dump geir fail 5 years ago
  kingfo 078738adc5 add tensor mod & floordiv operation 5 years ago
  mindspore-ci-bot 002bddecfd !2482 fix a bug :serialization.export parameter "file_name" doesn't work 5 years ago
  lilei 285be316c2 fix a bug for save file 5 years ago
  jinyaohui 45b8cff4a5 modify export phase 5 years ago
  Wei Luning 1d77bf86a9 Exports MindSpore quant predict model to deploy with GEIR 5 years ago
  mindspore-ci-bot 30b19165a2 !2066 change parameter init_data log level to debug 5 years ago
  Yi Huaijie a621e22eac change parameter init_data log level to debug 5 years ago
  rick_sanchez ea5fa78385 Fix python test case of UT probability failure. 5 years ago
  rick_sanchez e2a322b6b7 Modify code to support dynamic graph. 5 years ago
  mindspore-ci-bot c39902153c !1597 add _set_dataset_mode_config to vm 5 years ago
  jinyaohui a64d3f0d40 sink_graph 5 years ago
  Yi Huaijie d36af3d8e5 seperate auto_parallel and stand_alone when init initializer data 5 years ago
  mindspore-ci-bot 0a795c24aa !1245 add model init api to compile df graph before train 5 years ago
  mindspore-ci-bot 0ca626ef6c !1229 Init the slices of a Initializer on different devices 5 years ago
  wangnan39@huawei.com 1ebf98b795 add model init api to compile df graph before exec 5 years ago
  mindspore-ci-bot 56c3fed30e !1261 Incremental subgraph initialization 5 years ago
  Yi Huaijie 7a5004cc49 init the slices of a Initialzer on different devices 5 years ago
  changzherui c23731e592 Incremental subgraph initialization 5 years ago
  yangzhenzhang 6b54a6417d ckpt and restore parameter shape 5 years ago
  candanzg 2cc85bdc93 Support weight compile according to shape 5 years ago
  yangzhenzhang 8c9730b3c5 add parallel mode for cell 5 years ago
  Wei Luning 157710ca0f bugfix* fix bug in output tuple of tuple.* check kRWWrite input no-variable* input x of ScatterNdUpdate should be a parameter node 5 years ago
  jinyaohui c5156f1e46 add init_device to init_dataset 5 years ago
  fary86 17adba5eb5 Optimize flow of exproting onnx 5 years ago
  mindspore-ci-bot 40d4a4baa3 !20 modify _set_dataset_mode_config api param 6 years ago
  jinyaohui ac62faa388 modify set_dataset_mode_config api param 6 years ago
  mindspore-ci-bot 9930b18508 !165 Use mindspore. instead of mstype. in example 6 years ago
  mindspore-ci-bot a24297f547 !122 Support to config whether to save integeated checkpoint, in auto model parallel scene 6 years ago
  guohongzilong c4f9230f03 usr mindspore. instead of mstype. 6 years ago
  WeibiaoYu 22c6baeea2 Support to config whether to save integeated checkpoint, in auto model parallel scene 6 years ago