Commit Graph

10671 Commits

Author SHA1 Message Date
mindspore-ci-bot 685cd6b724 !6582 [gpu timeline] fix a bug of gpu timeline multi card
Merge pull request !6582 from gzhcv/GpuTimeline
2020-09-19 22:09:06 +08:00
gongdaguo d9484235cb fix circumvention code 2020-09-19 21:53:10 +08:00
mindspore-ci-bot f847414117 !6471 Fix AdjustAllReduceMulAdd pass
Merge pull request !6471 from thlinh/dev_Sep18_fix_AdjustAllReduceMulAdd_pass
2020-09-19 21:48:46 +08:00
Zhang Qinghua 28d7ab48a8 Add SIG_CHLD signal handler back, and remove SIG_IGN. 2020-09-19 21:30:45 +08:00
mindspore-ci-bot 3aa07a4362 !6320 change mix_precision to c++
Merge pull request !6320 from vlne-v1/pynative_amp
2020-09-19 21:29:34 +08:00
mindspore-ci-bot 4905de06bd !6545 improve the recognition of Parameter object and raise error when convert keywordarg to pydata
Merge pull request !6545 from zhangbuxue/improve_the_recognition_of_Parameter_object_and_raise_error_when_convert_keywordarg_to_pydata
2020-09-19 21:25:02 +08:00
mindspore-ci-bot 4cc39200f5 !6573 fix print_file_path check
Merge pull request !6573 from fary86/fix_print_file_path_check
2020-09-19 21:21:06 +08:00
Jiaqi 8dd4517af3 modify lr comment 2020-09-19 21:02:30 +08:00
liuxiao93 832a9d5fbb fix SpaceToBatchND and BatchToSpace. 2020-09-19 20:55:43 +08:00
jzg fc0d57e59d Amend deeplabv3 readme 2020-09-19 20:50:57 +08:00
mindspore-ci-bot 55751c6c33 !6527 modify bud of memory error is thrown
Merge pull request !6527 from lilei/modify_bug
2020-09-19 20:49:06 +08:00
mindspore-ci-bot 2d13cbfd73 !6498 add mobilenetv2 and ssd hub
Merge pull request !6498 from zhaoting/hub
2020-09-19 20:45:32 +08:00
yoonlee666 92d0a29911 bugfix bert config 2020-09-19 20:31:12 +08:00
mindspore-ci-bot 4e105dabf4 !6503 [VM][Quant]Add discription of script parameters in model zoo of quantative network
Merge pull request !6503 from chenfei_mindspore/master
2020-09-19 20:23:13 +08:00
liuxiao93 59dc05a29f Add-description-in-API-about-BNTraniningReduce-and-BNTrainingUpdate. 2020-09-19 20:10:04 +08:00
mindspore-ci-bot 424be30e2a !6587 update links of README
Merge pull request !6587 from TingWang/update-readme-links
2020-09-19 20:09:40 +08:00
Ting Wang 65ff86ab54 update links of README
Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
2020-09-19 20:03:39 +08:00
mindspore-ci-bot 97c3127944 !6533 Fix code warning
Merge pull request !6533 from ZPaC/master-fix-code-warning
2020-09-19 20:01:27 +08:00
mindspore-ci-bot 957dba0b4d !6572 update links for README
Merge pull request !6572 from TingWang/update-link
2020-09-19 19:46:45 +08:00
mindspore-ci-bot 3792180ee9 fix security and non-security issues
fix security and non-security issues of Profile Python code
2020-09-19 19:43:02 +08:00
ZPaC 6a46ef35a4 GPU momentum supports use_nesterov 2020-09-19 19:24:19 +08:00
yelihua f2f35d2176 fix the bug for sending suspend 2020-09-19 19:14:11 +08:00
mindspore-ci-bot 8ff7bb00ce !6583 fix CMAKE_VERBOSE option
Merge pull request !6583 from yeyunpeng2020/log
2020-09-19 19:13:52 +08:00
shenwei41 f2e34b2eaf Clean up the view code 2020-09-19 19:02:04 +08:00
yeyunpeng 003ce3a8d7 fix CMAKE_VERBOSE option 2020-09-19 18:44:46 +08:00
Ting Wang ac627e046b update links for README
Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
2020-09-19 18:43:35 +08:00
mindspore-ci-bot 295e55aec7 !6577 [MSLITE]log level change
Merge pull request !6577 from wangchangkai/master
2020-09-19 18:32:13 +08:00
mindspore-ci-bot 564b99e549 !6541 fix bug of inset transdata in pynative mode
Merge pull request !6541 from lianliguang/fix-bug-of-insert-transdata-of-pynative
2020-09-19 18:29:43 +08:00
mindspore-ci-bot 50ee907cce !6553 [ModelZoo]Change gat seed
Merge pull request !6553 from zhanke/gat
2020-09-19 18:27:22 +08:00
mindspore-ci-bot f6f7815fa2 !6440 add sin cos gpu-op
Merge pull request !6440 from wukesong/gpu-sin-cos
2020-09-19 18:25:04 +08:00
mindspore-ci-bot 05d5ac9096 !6521 [Auto parallel] Checking the return value of find() in rec-searching
Merge pull request !6521 from Xiaoda/24-fix-a-return-value-checking-bug-in-rec-searching
2020-09-19 18:22:51 +08:00
mindspore-ci-bot 85df184347 !6523 Fix static checking warnings
Merge pull request !6523 from BowenK/master
2020-09-19 18:21:06 +08:00
heleiwang 13ed9f99b3 TFRecordDataset add notes 2020-09-19 18:09:58 +08:00
wuweikang dd68e9bcb1 modify README_CN.md 2020-09-19 18:09:19 +08:00
gzhcv 28d574cdd9 gpu_timeline(python code)
update mindspore/profiler/parser/integrator.py.

update mindspore/profiler/profiling.py.
2020-09-19 18:08:59 +08:00
mindspore-ci-bot 53a82fa6e0 !6472 fix get_dataset_size error in CelebaDataset when usage is not 'all'
Merge pull request !6472 from yanghaitao/yht_celeba_get_dataset_size
2020-09-19 18:07:25 +08:00
kai00 aa13c14944 log level change 2020-09-19 18:05:09 +08:00
mindspore-ci-bot 7e9a16de3b !6542 GPU equal add types
Merge pull request !6542 from VectorSL/equal-type
2020-09-19 18:04:52 +08:00
buxue 483c8a179a improve the recognition of Parameter object and raise error when convert keywordarg to pydata 2020-09-19 18:01:00 +08:00
Gaoxiong 1cb8b803f9 update usage info 2020-09-19 17:50:17 +08:00
mindspore-ci-bot d611fc98dd !6519 Flush the summary writer when appropriate
Merge pull request !6519 from LiHongzhang/flush_summary
2020-09-19 17:45:42 +08:00
fary86 d7d36c4328 Fix print_file_path check 2020-09-19 17:39:29 +08:00
mindspore-ci-bot daada0303c !6534 densenet121 and mass fix
Merge pull request !6534 from linqingke/mass
2020-09-19 17:25:38 +08:00
zhaoting 03ddf421ca add mobilenetv2 and ssd hub 2020-09-19 17:07:46 +08:00
mindspore-ci-bot 2805d0fa68 !6529 modelzoo_unet fix training continue problem.
Merge pull request !6529 from zhanghuiyao/master
2020-09-19 16:49:01 +08:00
mindspore-ci-bot 83c7cda184 !6563 [MSLITE]add inceptionv3 mindir gate
Merge pull request !6563 from zhaodezan/master
2020-09-19 16:25:48 +08:00
mindspore-ci-bot 1bf301c7b2 !6522 serving: codex 2
Merge pull request !6522 from 徐永飞/master
2020-09-19 16:19:40 +08:00
lilei 362b193bdc modify bud of memory error is thrown 2020-09-19 16:18:27 +08:00
mindspore-ci-bot 295e2b1bb8 !6526 modify test_yolov3 case script
Merge pull request !6526 from chengxb7532/master
2020-09-19 16:09:25 +08:00
zhouyaqiang 57a6ec3c08 fix shell lanch of inceptionv3 2020-09-19 16:06:03 +08:00