Commit Graph

  • d3400cde01 fix bug of got a error transdata's dest format lianliguang 2020-03-31 09:35:44 +0800
  • 2e308e4bed add log for kernel runtime in order to trace performance shibeiji 2020-03-30 17:55:28 +0800
  • c119f1c29e fix_cast_bug lichenever 2020-03-30 11:31:45 +0800
  • 204a86c67a Add issue and PR templates for gitee and github helloway 2020-03-30 20:17:13 +0800
  • df0668390a Optimize the execution time of test case test_rgb_hsv.py qianlong 2020-03-30 20:16:45 +0800
  • 24d1991cac Fix bug structure output when there is depend whose first input is constant in outputs buxue 2020-03-25 20:04:12 +0800
  • a6f6a376cb update CONTRIBUTING.md. typo fix. cathwong 2020-03-31 04:37:59 +0800
  • 295c00ac39 Replace std::cout with MS_LOG in dataset unit test Jonathan Yan 2020-03-30 11:02:08 -0400
  • ef1caad11f 1. add more log info for dataset & mindrecord, 2. add two new testcase for MindDataset jonyguo 2020-03-30 17:23:44 +0800
  • 1012790a33 Fix dtype bug for loss_scale and weight_decay. 1.Change dtype of scale to dtype of grad in loss_scale.py; 2.Change dtype of weight_decay to dtype of weight in optimizer.py. seatea 2020-03-30 11:46:53 +0800
  • 04e4f6d927 adapt relu6grad and graphengine modified zhaozhenlong 2020-03-30 09:34:34 +0800
  • 02ebf03c6e add bert script to master yoonlee666 2020-03-30 16:21:57 +0800
  • 56ab3a1df3 Check if the shape of the input of NMSWithMask is (N, 5). seatea 2020-03-30 12:10:35 +0800
  • b6d74f862e !178 fix compile error Merge pull request !178 from Simson/rebuild-graph-before-RunGraph mindspore-ci-bot 2020-04-08 19:42:39 +0800
  • ac62faa388 modify set_dataset_mode_config api param jinyaohui 2020-04-07 17:23:17 +0800
  • e17e086186 unified tensor and mindspore.type guohongzilong 2020-04-08 18:00:33 +0800
  • a8bc8bfecb fix compile error simson 2020-04-08 17:48:42 +0800
  • 47d903ff57 Add pack and unpack liuxiao 2020-04-06 10:22:47 +0800
  • dd9a5a385a !175 Rebuild graph before RunGraph if needed Merge pull request !175 from Simson/rebuild-graph-before-RunGraph mindspore-ci-bot 2020-04-08 16:58:38 +0800
  • 1a4d364bf3 !7 Add ascend st lenet script for pynative mode Merge pull request !7 from JoyLvliang/ms-incubator-pynative-add-lenet mindspore-ci-bot 2020-04-08 16:26:47 +0800
  • 2eb71103f9 !82 profiling feature enhancement Merge pull request !82 from caifubi/dev-profiling mindspore-ci-bot 2020-04-08 16:22:35 +0800
  • ee5b406b37 rebuild graph before rungraph if needed simson 2020-04-08 15:19:57 +0800
  • 22516d3e08 !156 [Auto parallel] Separate memory_cost and computation_cost in cost model Merge pull request !156 from Xiaoda/implementing-memory-calculation-in-auto-parallel mindspore-ci-bot 2020-04-08 16:11:49 +0800
  • 20d1b64443 fix: error info is not exactly when column list invalid jonyguo 2020-04-08 15:52:53 +0800
  • 606310d9c3 !166 Enable auto-mixed-precision in GeInitialize Merge pull request !166 from chenhaozhe/pass-auto-mixed-precision-flag mindspore-ci-bot 2020-04-08 15:43:26 +0800
  • 2da8570a01 pynative-add-lenet lvliang 2020-04-02 15:39:22 +0800
  • effdb483d6 profiling feature enhancement jojobugfree 2020-04-07 19:59:36 +0800
  • fb4e84c0ee modify part of comments anzhengqi 2020-04-08 14:47:16 +0800
  • e6ea09082c !153 add api image_gradients Merge pull request !153 from zhaozhenlong/cell/image_gradients mindspore-ci-bot 2020-04-08 14:55:48 +0800
  • c5bfbc3556 use TFRecordDataset in bert ci script and add absolute position embedding code in bert model yoonlee666 2020-04-08 14:31:18 +0800
  • 9930b18508 !165 Use mindspore. instead of mstype. in example Merge pull request !165 from ghzl/use-mindspore-instead-of-mstype-in-example mindspore-ci-bot 2020-04-08 14:11:11 +0800
  • a153fad874 This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed. Xiaoda Zhang 2020-04-03 14:33:04 +0800
  • f9d180d413 add api image gradients zhaozhenlong 2020-04-03 15:37:42 +0800
  • d88dbbb138 pass auto mixed precision flag to ge init options chenhaozhe 2020-04-07 20:48:26 +0800
  • 0d838c7c9b !161 Edit loss_scale to fit GPU Merge pull request !161 from VectorSL/master mindspore-ci-bot 2020-04-08 10:35:31 +0800
  • a24297f547 !122 Support to config whether to save integeated checkpoint, in auto model parallel scene Merge pull request !122 from WeibiaoYu/master mindspore-ci-bot 2020-04-08 09:42:59 +0800
  • 27e49d1415 Distinguish package name according to hardware platform zhoufeng 2020-04-06 12:17:43 +0800
  • d0c24fb706 update lossscale for gpu VectorSL 2020-04-07 19:48:34 +0800
  • 993e69c76e !139 remove ENABLE_MINDRECORD flag Merge pull request !139 from jonathan_yan/DLTJ mindspore-ci-bot 2020-04-08 08:19:32 +0800
  • 243120bfa3 Merge branch 'DLTJ' of https://gitee.com/jonwe/ms_incubator into DLTJ Jonathan Yan 2020-04-07 14:58:30 -0400
  • 9d0fde29f4 remove ENABLE_MINDRECORD flag Jonathan Yan 2020-04-04 06:48:58 -0400
  • 84d780c1a4 remove make_unique.h Alexey Shevlyakov 2020-04-07 13:32:52 -0400
  • c4f9230f03 usr mindspore. instead of mstype. guohongzilong 2020-04-07 20:39:51 +0800
  • 9aab1613e7 !163 dataset: re-add Parameter check for class Schema Merge pull request !163 from ms_yan/schema_para_check mindspore-ci-bot 2020-04-07 22:45:56 +0800
  • 475e858474 !158 fix: resolve MindDataset hung when field not in index when using block_reader Merge pull request !158 from guozhijian/fix_block_reader_hung mindspore-ci-bot 2020-04-07 21:49:33 +0800
  • ff38eff9ae add parameter check for Class Schema ms_yan 2020-04-02 21:56:48 +0800
  • fe4c815d1c !151 updata mkl-dnn link and md5 Merge pull request !151 from dengwentao/mkldnn_cmake mindspore-ci-bot 2020-04-07 21:22:08 +0800
  • a4b9f8a728 !120 Fix test for RandomCropDecodeResizeOp. Merge pull request !120 from Alexey_Shevlyakov/master mindspore-ci-bot 2020-04-07 20:52:45 +0800
  • 22c6baeea2 Support to config whether to save integeated checkpoint, in auto model parallel scene WeibiaoYu 2020-04-02 08:43:13 -0400
  • 9c8a0b7f7e !22 use string::find instead of equal to distinguish training graph Merge pull request !22 from chenhaozhe/enable-variable-acc-for-training-graph mindspore-ci-bot 2020-04-07 19:07:41 +0800
  • c688265671 fix: when use MindDataset block_reade=True hung jonyguo 2020-04-03 16:53:45 +0800
  • b61ad0a5a7 use find instead of equal to distinguish training graph chenhaozhe 2020-03-30 20:10:56 +0800
  • 9e17b996c7 !157 回退 'Pull Request !133 : Edit loss_scale to fit GPU' Merge pull request !157 from chengang/revert-merge-133-master mindspore-ci-bot 2020-04-07 17:23:50 +0800
  • 06e6c6b880 !128 refactor callback for ge backend Merge pull request !128 from wangqiuliang/refactor-call-back-for-ge mindspore-ci-bot 2020-04-07 17:16:02 +0800
  • cc9a0e1310 回退 'Pull Request !133 : Edit loss_scale to fit GPU' chengang 2020-04-07 16:56:33 +0800
  • 2303719352 updata mkl-dnn link and md5 dengwentao 2020-04-07 11:22:53 +0800
  • 315036b1a5 !133 Edit loss_scale to fit GPU Merge pull request !133 from VectorSL/master mindspore-ci-bot 2020-04-07 16:06:50 +0800
  • 30c242d70a !146 Fix some typo errors in mindspore ir module Merge pull request !146 from leonwanghui/typo-fix mindspore-ci-bot 2020-04-07 14:40:06 +0800
  • b1e3842323 !152 fix runtest.sh for python ut and fallback PR140 Merge pull request !152 from changzherui/fix_runtest mindspore-ci-bot 2020-04-07 14:14:13 +0800
  • 7696c21e65 fix runtest.sh for python ut chang zherui 2020-04-07 11:39:10 +0800
  • 7210751e4a !15 modify spell error Merge pull request !15 from changzherui/master mindspore-ci-bot 2020-04-07 11:19:17 +0800
  • c363c0dfa8 !140 dataset: add Parameter check for class Schema Merge pull request !140 from ms_yan/schema_para_check mindspore-ci-bot 2020-04-07 11:00:24 +0800
  • ece3e7921e !138 Change log level in pipeline_ge.cc Merge pull request !138 from chenhaozhe/change-log-level-in-pipeline-ge mindspore-ci-bot 2020-04-07 10:55:12 +0800
  • 5add5979e8 !92 add prim name to param check error message for math_ops.py Merge pull request !92 from fary86/add-prim-name-for-param-validator mindspore-ci-bot 2020-04-07 10:48:10 +0800
  • f7e890d009 !141 [bug]fix InsertGradientOf use a member function. Merge pull request !141 from vlne-v1/I1DNBW-bug-InsertGradientOf-use-a-member-function mindspore-ci-bot 2020-04-07 10:46:15 +0800
  • 113c0d8cd2 fix InsertGradientOf with class method Wei Luning 2020-04-05 09:27:29 +0000
  • 69ed72f10d Add primitive name to param error message for math_ops.py fary86 2020-04-02 07:50:13 +0800
  • e88bf9ca79 change log level in pipeline_ge chenhaozhe 2020-04-04 15:52:58 +0800
  • a06853ccdb !148 adapt graphengine upgrade Merge pull request !148 from jjfeing/master mindspore-ci-bot 2020-04-07 10:02:25 +0800
  • 478bd8454f !134 GraphEngine now downloads thirdparty software into build directory too Merge pull request !134 from yanghaoran/master mindspore-ci-bot 2020-04-07 09:35:31 +0800
  • 3202fc0df9 refactor callback for ge backend kingfo 2020-04-03 12:02:41 +0800
  • b94556e9a6 adapt graphengine upgrade jjfeing 2020-04-07 09:11:45 +0800
  • 322ffef3e4 Fix some typo errors in mindspore ir module leonwanghui 2020-04-06 16:14:59 +0800
  • 7a367af9c6 !135 fix grad missing due to indirect dependent free morphism Merge pull request !135 from penn/fix_free_morphism_error mindspore-ci-bot 2020-04-06 10:17:13 +0800
  • 32017f6da3 !126 resolve some issues in nn comments Merge pull request !126 from zhongligeng/master mindspore-ci-bot 2020-04-06 10:14:50 +0800
  • 6c9e5c13c4 !137 Fix some typo errors in pipeline module Merge pull request !137 from leonwanghui/typo-fixer mindspore-ci-bot 2020-04-05 16:35:04 +0800
  • fc9d088794 add parameter check for Class Schema ms_yan 2020-04-02 21:56:48 +0800
  • fc9c3c6af4 remove ENABLE_MINDRECORD flag Jonathan Yan 2020-04-04 06:48:58 -0400
  • 10481470df !104 fix doc issues Merge pull request !104 from 万万没想到/fix-doc-issues mindspore-ci-bot 2020-04-04 17:31:23 +0800
  • e859f9537a !113 fix review opinions about doc/comments Merge pull request !113 from 万万没想到/modify_comments mindspore-ci-bot 2020-04-04 17:30:59 +0800
  • ad76e1c42a Fix some typo errors in pipeline module leonwanghui 2020-04-04 13:00:18 +0800
  • d37b8c4f2d fix RandomCropDecodeResize test Alexey Shevlyakov 2020-04-02 14:17:46 -0400
  • fe49b39c9a !136 modify bert test file Merge pull request !136 from wanghua/master mindspore-ci-bot 2020-04-03 21:13:22 +0800
  • 1fb776fe09 fix grad missing due to indirect dependent free morphism panyifeng 2020-04-03 17:09:04 +0800
  • 5b176f258b modify bert test file wanghua 2020-04-03 17:51:56 +0800
  • b57b111947 modify spell error chang zherui 2020-04-03 17:22:03 +0800
  • 9e529f9dd0 !54 Interface change :`_Constant` to `Constant` Merge pull request !54 from ghzl/initializer-change-_Constant-to-Constant mindspore-ci-bot 2020-04-03 17:53:51 +0800
  • 97276fa522 !86 Op Print: add comments and check function Merge pull request !86 from ghzl/improve-function-and-comment-in-op-print mindspore-ci-bot 2020-04-03 17:46:42 +0800
  • 7a57b15b7c modify comments 万万没想到 2020-03-23 15:33:01 +0800
  • 9f982b513d !129 fix bert precision bug Merge pull request !129 from wanghua/master mindspore-ci-bot 2020-04-03 17:35:44 +0800
  • e579be472f !124 add suport for bool in print_kernels Merge pull request !124 from yankai10/add_support_for_bool mindspore-ci-bot 2020-04-03 17:14:41 +0800
  • 150ed17f57 !131 Update some required system packages in dockerfile Merge pull request !131 from leonwanghui/dockerfile mindspore-ci-bot 2020-04-03 17:13:12 +0800
  • 5fc6e5be22 GraphEngine now downloads thirdparty software into build directory too yanghaoran 2020-04-03 17:13:09 +0800
  • 2ff6f0de46 edit loss_scale for gpu VectorSL 2020-04-03 16:55:37 +0800
  • d4e51c8f6e !116 Optimize operator information register Merge pull request !116 from zjun/master mindspore-ci-bot 2020-04-03 16:43:47 +0800
  • bb5320be13 iterfaces change: _Constant to Constant guohongzilong 2020-03-31 16:12:43 +0800
  • 2649bffb46 Update some required system packages in dockerfile leonwanghui 2020-04-03 15:20:52 +0800
  • 144a636b51 resolve some issue in nn comments zhongligeng 2020-04-03 10:45:03 +0800
  • 2c3c1577b1 !115 Add parallel operator for ExpandDims Merge pull request !115 from yangzhenzhang/expand-dim mindspore-ci-bot 2020-04-03 15:54:33 +0800
  • 651d9aae40 add new mode for operator info register zjun 2020-04-01 19:41:21 +0800