3994 Commits (4e974fb2bc341e5ce53f33eb5508ffaa534e3956)

Author SHA1 Message Date
  wanghua d42954652c modify bert test file 5 years ago
  guohongzilong 2de97f256f iterfaces change: _Constant to Constant 5 years ago
  wanghua 1a82ff0a72 fix bert precison bug 5 years ago
  yangzhenzhang 8f74aef65d add parallel ops for expand dims 5 years ago
  huangdongrun d12a720fc5 add comparison ops 5 years ago
  chang zherui 9b9a85ba34 modify runtest py ut for parallel exec 5 years ago
  xiefangqi 8d554d4322 fix and remove useless import of example, st, ut 5 years ago
  YuJianfeng 024706f951 Optimize depend edge with make tuple input 5 years ago
  yanzhenxiang2020 948ff63add fix mindrecord ut long time 5 years ago
  c00425699 b3fd38c23a fix bug for allreduce fusion and add resnet unit test 5 years ago
  zhangz0911gm 65cd9d48fd Add FloorMod, Acosh in ME 5 years ago
  Wei Luning b18f634912 remove ge depend in cpu 5 years ago
  lichenever 89945c15f5 fix refkey bug for auto parallel 5 years ago
  lvliang 244a82b244 pynative-add-lenet 5 years ago
  huangdongrun 84e4942ca9 support grad on graph with variable arguments 5 years ago
  zhaoting dcd1f0a504 add RMSProp optimizer 5 years ago
  Cathy Wong 29ab2c1093 Enable skipped dataset zip python unit tests 5 years ago
  chang zherui 04471939f5 delete longtime python ut 5 years ago
  zhaozhenlong 2498d2c749 add atan2 operator 5 years ago
  Xiaoda Zhang 4520469e16 refining strategy-checking for resnet50 5 years ago
  anzhengqi 854308ff75 check num_samples 5 years ago
  yangzhenzhang c44e12713b add parallel ops for neg and batchmatmul 5 years ago
  kswang fe1b73584d add cpu st lenet 5 years ago
  VectorSL 3b4d8fce26 update tests/st/ops/gpu/test_tensoradd.py. 5 years ago
  lichenever 8854a6c9f7 fix two cast bug in auto parallel 5 years ago
  fary86 73e0bdcd43 Dump graph with type info when static analysis failed 5 years ago
  zhaozhenlong cca1d7764a add operator SpaceToBatch and BatchToSpace for ge 5 years ago
  chang zherui bd4a206ae8 modify longtime python ut 5 years ago
  Ziyan ada46fc219 enable use float type learning rate in lars optimizer 5 years ago
  c00425699 c4b03e854c use std::vector instead of std::list to promote performance for parallel module 5 years ago
  lichenever 80b8d05c14 fix grpah mode loop sink bug in auto parallel 5 years ago
  GinFung 2fd7f67108 Add matmul biasadd fusion pass 5 years ago
  zhaozhenlong a6e626f02e add operator diag and diag_part 5 years ago
  leonwanghui d2348c7f87 回退 'Pull Request !17 : [AutoParallel]Fix bug in the case of two cast' 5 years ago
  lichenever 26a65bee0c fix auto parallel st 5 years ago
  lichenever c119f1c29e fix_cast_bug 5 years ago
  qianlong df0668390a Optimize the execution time of test case test_rgb_hsv.py 5 years ago
  buxue 24d1991cac Fix bug structure output when there is depend whose first input is constant in outputs 5 years ago
  Jonathan Yan 295c00ac39 Replace std::cout with MS_LOG in dataset unit test 5 years ago
  jonyguo ef1caad11f 1. add more log info for dataset & mindrecord, 2. add two new testcase for MindDataset 5 years ago
  jinyaohui ac62faa388 modify set_dataset_mode_config api param 5 years ago
  liuxiao 47d903ff57 Add pack and unpack 5 years ago
  mindspore-ci-bot 2eb71103f9 !82 profiling feature enhancement 5 years ago
  mindspore-ci-bot 22516d3e08 !156 [Auto parallel] Separate memory_cost and computation_cost in cost model 5 years ago
  jonyguo 20d1b64443 fix: error info is not exactly when column list invalid 5 years ago
  lvliang 2da8570a01 pynative-add-lenet 5 years ago
  jojobugfree effdb483d6 profiling feature enhancement 5 years ago
  mindspore-ci-bot e6ea09082c !153 add api image_gradients 5 years ago
  yoonlee666 c5bfbc3556 use TFRecordDataset in bert ci script and add absolute position embedding code in bert model 5 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. 5 years ago