Commit Graph

  • 086edc133f !65 fix bug of global variable initialization order is not guaranteed during compilation Merge pull request !65 from mxm/for_prim_map_init mindspore-ci-bot 2020-04-09 10:19:50 +0800
  • 99f22c5b85 fix children issue: missing users of the children's direct users. zhousiyi 2020-04-07 01:52:36 +0000
  • fb343bd607 add mem manager kswang 2020-04-08 17:05:17 +0800
  • 1d3bb0b731 Develop op MaxPoolWithArgMax buxue 2020-04-02 11:58:45 +0800
  • 0790ef8a85 modify comment jinyaohui 2020-04-09 09:23:39 +0800
  • 88d173cc48 rebuild graph if needed simson 2020-04-09 09:20:08 +0800
  • cc75cb357c !168 remove mindspore::make_unique and make_unique.h Merge pull request !168 from Alexey_Shevlyakov/remove_mindspore_make_unique mindspore-ci-bot 2020-04-09 05:32:52 +0800
  • bd7ac259af !147 Parallelize mindrecord index writer via std::thread Merge pull request !147 from ZiruiWu/master mindspore-ci-bot 2020-04-09 05:31:44 +0800
  • 917aa02e2a Correct dataset error checking Cathy Wong 2020-04-08 16:36:06 -0400
  • 3e36982314 !99 Develop op MaxPoolWithArgMax Merge pull request !99 from zhangbuxue/Dock_MaxPoolWithArgMax mindspore-ci-bot 2020-04-08 22:40:00 +0800
  • 5637f80692 implemented multi-thread index writer for mindrecord Zirui Wu 2020-04-01 11:24:25 -0400
  • 22cc03a54a !24 Synchronization code to ms-incubator Merge pull request !24 from changzherui/sy-code mindspore-ci-bot 2020-04-08 21:56:13 +0800
  • 68f804255f !174 enhance: the error info is not detail when the column list is invalid by MindDataset Merge pull request !174 from guozhijian/fix_false_error_info mindspore-ci-bot 2020-04-08 21:52:00 +0800
  • b35046f559 !173 modify image analysis capabilities comments Merge pull request !173 from anzhengqi/modify-obsolete-comments mindspore-ci-bot 2020-04-08 21:38:01 +0800
  • 40d4a4baa3 !20 modify _set_dataset_mode_config api param Merge pull request !20 from jinyaohui/master mindspore-ci-bot 2020-04-08 20:58:26 +0800
  • fd7d75aea3 !143 Adapting ops Stack and Unsatck in ME Merge pull request !143 from liuxiao/temp mindspore-ci-bot 2020-04-08 20:56:33 +0800
  • 7541d3b067 Develop op MaxPoolWithArgMax buxue 2020-04-02 11:58:45 +0800
  • b5e3fa9593 fix auto parallel prelu yao_yf 2020-04-08 17:24:22 +0800
  • 3f5136302a !149 Use TFRecordDataset instead of StorageDataset in Bert model integration test and add absolute position embedding code in bert model Merge pull request !149 from yoonlee666/master mindspore-ci-bot 2020-04-08 20:28:06 +0800
  • 6f2b7abe04 modify reduceminD and reducemaxD IR yanghaoran 2020-04-02 17:15:41 +0800
  • a748b668d8 !179 Unified tensor and mindspore.type Merge pull request !179 from ghzl/improve-example-in-me-front mindspore-ci-bot 2020-04-08 20:06:15 +0800
  • 9f427befd1 utf chang zherui 2020-04-07 22:59:52 +0800
  • ef2f03c166 回退 'Pull Request !133 : Edit loss_scale to fit GPU' chengang 2020-04-07 16:56:33 +0800
  • cdbef85e5e refactor callback for ge backend kingfo 2020-04-03 12:02:41 +0800
  • 99ce88ba62 edit loss_scale for gpu VectorSL 2020-04-03 16:55:37 +0800
  • e8d2a6351e Fix some typo errors in mindspore ir module leonwanghui 2020-04-06 16:14:59 +0800
  • 286db9b513 fix runtest.sh for python ut chang zherui 2020-04-07 11:39:10 +0800
  • 04a46e36c6 add parameter check for Class Schema ms_yan 2020-04-02 21:56:48 +0800
  • 36899e0b1d change log level in pipeline_ge chenhaozhe 2020-04-04 15:52:58 +0800
  • b1de026c98 Add primitive name to param error message for math_ops.py fary86 2020-04-02 07:50:13 +0800
  • 826a7393db fix InsertGradientOf with class method Wei Luning 2020-04-05 09:27:29 +0000
  • 2ebd60496a adapt graphengine upgrade jjfeing 2020-04-07 09:11:45 +0800
  • e8ae576d10 fix grad missing due to indirect dependent free morphism panyifeng 2020-04-03 17:09:04 +0800
  • a86b31eeee resolve some issue in nn comments zhongligeng 2020-04-03 10:45:03 +0800
  • 48d80d591a Fix some typo errors in pipeline module leonwanghui 2020-04-04 13:00:18 +0800
  • cd1395cf30 fix issue I1DBRX 万万没想到 2020-04-02 11:13:16 +0800
  • 95f02396bd modify comments 万万没想到 2020-03-23 15:33:01 +0800
  • d42954652c modify bert test file wanghua 2020-04-03 17:51:56 +0800
  • 2de97f256f iterfaces change: _Constant to Constant guohongzilong 2020-03-31 16:12:43 +0800
  • 434abe3f8c import comment and function of op print guohongzilong 2020-04-01 21:08:40 +0800
  • 1a82ff0a72 fix bert precison bug wanghua 2020-04-03 14:55:25 +0800
  • 26e6138247 add support for bool y00445136 2020-04-02 11:39:24 +0800
  • 9d25700d88 Update some required system packages in dockerfile leonwanghui 2020-04-03 15:20:52 +0800
  • 51ca769d09 add new mode for operator info register zjun 2020-04-01 19:41:21 +0800
  • 8f74aef65d add parallel ops for expand dims yangzhenzhang 2020-04-02 15:18:34 +0800
  • d12a720fc5 add comparison ops huangdongrun 2020-04-02 15:33:46 +0800
  • 7329a1ef87 fix ME+GE compile error kingfo 2020-04-03 10:53:46 +0800
  • 9b9a85ba34 modify runtest py ut for parallel exec chang zherui 2020-04-03 09:38:04 +0800
  • 8d554d4322 fix and remove useless import of example, st, ut xiefangqi 2020-03-30 15:34:48 +0800
  • d4dead939b add weight decay in RMSProp optimizer zhaoting 2020-04-03 11:45:49 +0800
  • a62a9f4395 add YOLOv3 infer scipt and change dataset to MindRecord zhaoting 2020-04-01 10:22:48 +0800
  • db405872e7 pass str to ge.exec.EnableDump guohongzilong 2020-04-02 12:05:28 +0800
  • 5583532ec6 tr5 run package update jjfeing 2020-04-02 22:03:36 +0800
  • b9ccd6d5d0 1. add Note refer to nn.SGD for detail 2. delete default value of stat 3. delete examples 4. some comments error from wangting review 5. modify comments from jinyaohui 6. modify examples from wanghao 7. modify Select operation examples 万万没想到 2020-03-23 15:33:01 +0800
  • e404187970 Fix some typo errors in session and device module leonwanghui 2020-04-02 16:29:14 +0800
  • 024706f951 Optimize depend edge with make tuple input YuJianfeng 2020-04-01 19:42:13 +0800
  • 948ff63add fix mindrecord ut long time yanzhenxiang2020 2020-04-01 17:48:30 +0800
  • d75745bce0 fix random crop parameter check Yanjun Peng 2020-04-02 16:37:39 +0800
  • f2263572fb remove (feed mode) in comment ms_yan 2020-04-02 16:07:17 +0800
  • b3fd38c23a fix bug for allreduce fusion and add resnet unit test c00425699 2020-04-01 20:47:46 +0800
  • 10312620d2 register not equal distributed op lichenever 2020-04-02 15:42:00 +0800
  • 65cd9d48fd Add FloorMod, Acosh in ME zhangz0911gm 2020-03-31 23:14:21 -0400
  • fb92b5b16e fix custom op bug and add custom op check geekun 2020-03-30 19:20:26 +0800
  • b18f634912 remove ge depend in cpu Wei Luning 2020-03-23 17:33:56 +0800
  • 89945c15f5 fix refkey bug for auto parallel lichenever 2020-04-02 11:14:45 +0800
  • 91283d0c74 sort include file in parallel dir Su Teng 2020-04-02 15:14:47 +0800
  • 408a1aa19f fix examples of P.Fill 万万没想到 2020-04-01 22:03:01 +0800
  • b5ebfa3ff3 fix the examples of P.ReLU6 万万没想到 2020-04-01 22:16:29 +0800
  • 244a82b244 pynative-add-lenet lvliang 2020-04-01 14:08:26 +0800
  • 3e68560023 fix bug when dump op with trans_flag true laiyongqiang 2020-04-01 14:51:43 +0800
  • 84e4942ca9 support grad on graph with variable arguments huangdongrun 2020-03-28 10:33:10 +0000
  • 59d08edea7 repair unsuitable warning in repeat count and epoch size check ms_yan 2020-04-01 20:14:46 +0800
  • dcd1f0a504 add RMSProp optimizer zhaoting 2020-03-31 09:14:08 +0800
  • 9a717aa1f7 change_star_elimination: make the non-identity triangle_eliminatin exact Xiaoda Zhang 2020-04-01 19:24:18 +0800
  • 29ab2c1093 Enable skipped dataset zip python unit tests Cathy Wong 2020-03-31 16:46:44 -0400
  • 0c1aa0d566 add getptr for memreuse kswang 2020-04-01 21:37:02 +0800
  • 47925a2006 fix typo in formula 万万没想到 2020-04-01 11:42:24 +0800
  • 10ee3fbca5 fix bug of auto control depend for bert pre training huangdongrun 2020-04-01 15:23:40 +0800
  • 04471939f5 delete longtime python ut chang zherui 2020-04-01 11:53:35 +0800
  • 2498d2c749 add atan2 operator zhaozhenlong 2020-03-28 12:02:46 +0800
  • 99173fb0f5 modify log level in DfGraphManager chenhaozhe 2020-03-31 19:37:57 +0800
  • 4520469e16 refining strategy-checking for resnet50 Xiaoda Zhang 2020-04-01 14:16:52 +0800
  • 075a9f5f9a change MS LIB CACHE setting dengwentao 2020-03-31 10:57:38 +0800
  • 913de7af69 fix typo in formula 万万没想到 2020-04-01 11:14:21 +0800
  • 854308ff75 check num_samples anzhengqi 2020-03-31 20:18:40 +0800
  • 3c1d35295c TFReaderOp fix, threads will exit after reading necessary amount of rows Peilin Wang 2020-03-30 18:25:14 -0400
  • c44e12713b add parallel ops for neg and batchmatmul yangzhenzhang 2020-03-31 15:40:43 +0800
  • fe1b73584d add cpu st lenet kswang 2020-03-31 21:25:48 +0800
  • 3b4d8fce26 update tests/st/ops/gpu/test_tensoradd.py. fix pytest.mark for testcase VectorSL 2020-04-01 11:49:37 +0800
  • fb00dae17a change star elimination: remove some redundant and checking works Xiaoda Zhang 2020-03-31 14:55:31 +0800
  • 7f6cb98779 add lenet & alexnet in master branch wukesong 2020-03-28 18:26:56 +0800
  • 2c751b75b5 remove cce dependency jojobugfree 2020-03-31 17:02:25 +0800
  • 8854a6c9f7 fix two cast bug in auto parallel lichenever 2020-03-31 18:43:42 +0800
  • 73e0bdcd43 Dump graph with type info when static analysis failed fary86 2020-03-28 17:53:22 +0800
  • cca1d7764a add operator SpaceToBatch and BatchToSpace for ge zhaozhenlong 2020-03-31 15:15:08 +0800
  • 7a16dfe2bf repair parameter check problem in random_resize_crop and random_crop ms_yan 2020-03-31 20:13:49 +0800
  • 51feea03a4 Repair parameter check problem in TFRecordDataset ms_yan 2020-03-31 18:46:59 +0800
  • bd4a206ae8 modify longtime python ut chang zherui 2020-03-31 16:18:04 +0800
  • 1c5f17ba3c This fixes an issue about mindspore process cannot exit when calling python api op_select_format failed in select kernel steps. Previously function op_select_format and check_supported raise an exception directly on the tbe_process python side, but we don't deal with the exception, and raise an exeception on c++ side to frontend ME, that will cause some conflict when recycle resource on ME and tbe_process python interpreter. This changes adding try...catch in function op_select_format and check_supported on the python side, and return the Exception string to c++ side, so that we can raise an exception to frontend ME and ME will deal with resouce clearning and exit. wenchunjiang 2020-03-30 17:35:19 +0800
  • 33b92dddca fix parallel related valuenode merging error panyifeng 2020-03-31 14:55:29 +0800