2456 Commits (bc738d4ec3e73f4e25a3631f71b9833fe6830e47)

Author SHA1 Message Date
  yangzhenzhang c44e12713b add parallel ops for neg and batchmatmul 6 years ago
  lichenever 8854a6c9f7 fix two cast bug in auto parallel 6 years ago
  fary86 73e0bdcd43 Dump graph with type info when static analysis failed 6 years ago
  zhaozhenlong cca1d7764a add operator SpaceToBatch and BatchToSpace for ge 6 years ago
  chang zherui bd4a206ae8 modify longtime python ut 6 years ago
  Ziyan ada46fc219 enable use float type learning rate in lars optimizer 6 years ago
  c00425699 c4b03e854c use std::vector instead of std::list to promote performance for parallel module 6 years ago
  lichenever 80b8d05c14 fix grpah mode loop sink bug in auto parallel 6 years ago
  GinFung 2fd7f67108 Add matmul biasadd fusion pass 6 years ago
  zhaozhenlong a6e626f02e add operator diag and diag_part 6 years ago
  leonwanghui d2348c7f87 回退 'Pull Request !17 : [AutoParallel]Fix bug in the case of two cast' 6 years ago
  lichenever c119f1c29e fix_cast_bug 6 years ago
  qianlong df0668390a Optimize the execution time of test case test_rgb_hsv.py 6 years ago
  buxue 24d1991cac Fix bug structure output when there is depend whose first input is constant in outputs 6 years ago
  Jonathan Yan 295c00ac39 Replace std::cout with MS_LOG in dataset unit test 6 years ago
  jonyguo ef1caad11f 1. add more log info for dataset & mindrecord, 2. add two new testcase for MindDataset 6 years ago
  jinyaohui ac62faa388 modify set_dataset_mode_config api param 6 years ago
  liuxiao 47d903ff57 Add pack and unpack 6 years ago
  mindspore-ci-bot 2eb71103f9 !82 profiling feature enhancement 6 years ago
  mindspore-ci-bot 22516d3e08 !156 [Auto parallel] Separate memory_cost and computation_cost in cost model 6 years ago
  jonyguo 20d1b64443 fix: error info is not exactly when column list invalid 6 years ago
  jojobugfree effdb483d6 profiling feature enhancement 6 years ago
  mindspore-ci-bot e6ea09082c !153 add api image_gradients 6 years ago
  Xiaoda Zhang a153fad874 This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed. 6 years ago
  zhaozhenlong f9d180d413 add api image gradients 6 years ago
  mindspore-ci-bot a24297f547 !122 Support to config whether to save integeated checkpoint, in auto model parallel scene 6 years ago
  Jonathan Yan 9d0fde29f4 remove ENABLE_MINDRECORD flag 6 years ago
  Alexey Shevlyakov 84d780c1a4 remove make_unique.h 6 years ago
  mindspore-ci-bot 475e858474 !158 fix: resolve MindDataset hung when field not in index when using block_reader 6 years ago
  mindspore-ci-bot a4b9f8a728 !120 Fix test for RandomCropDecodeResizeOp. 6 years ago
  WeibiaoYu 22c6baeea2 Support to config whether to save integeated checkpoint, in auto model parallel scene 6 years ago
  jonyguo c688265671 fix: when use MindDataset block_reade=True hung 6 years ago
  mindspore-ci-bot 06e6c6b880 !128 refactor callback for ge backend 6 years ago
  chang zherui 7696c21e65 fix runtest.sh for python ut 6 years ago
  mindspore-ci-bot 5add5979e8 !92 add prim name to param check error message for math_ops.py 6 years ago
  Wei Luning 113c0d8cd2 fix InsertGradientOf with class method 6 years ago
  fary86 69ed72f10d Add primitive name to param error message for math_ops.py 6 years ago
  kingfo 3202fc0df9 refactor callback for ge backend 6 years ago
  mindspore-ci-bot 7a367af9c6 !135 fix grad missing due to indirect dependent free morphism 6 years ago
  Alexey Shevlyakov d37b8c4f2d fix RandomCropDecodeResize test 6 years ago
  panyifeng 1fb776fe09 fix grad missing due to indirect dependent free morphism 6 years ago
  mindspore-ci-bot 9e529f9dd0 !54 Interface change :`_Constant` to `Constant` 6 years ago
  guohongzilong bb5320be13 iterfaces change: _Constant to Constant 6 years ago
  mindspore-ci-bot 2c3c1577b1 !115 Add parallel operator for ExpandDims 6 years ago
  mindspore-ci-bot a5d95e472e !106 support comparison ops for python 6 years ago
  mindspore-ci-bot acb99f6e8c !123 modify runtest.sh for python ut exec form 6 years ago
  yangzhenzhang dd0d4e6b84 add parallel ops for expand dims 6 years ago
  zhangz0911gm 96e1127edb Adding new operator SparseApplyFtrlD in ME 6 years ago
  huangdongrun 461d8e3a08 add comparison ops 6 years ago
  chang zherui 86a3398547 modify runtest py ut for parallel exec 6 years ago