Commit Graph

10707 Commits

Author SHA1 Message Date
mindspore-ci-bot e2e1603c49 !6565 fix launch of inceptionv3
Merge pull request !6565 from zhouyaqiang0/master
2020-09-20 20:07:03 +08:00
mindspore-ci-bot 47c4b873a3 !6570 Amend deeplabv3 readme
Merge pull request !6570 from jiangzhenguang/amend_deeplabv3_readme
2020-09-20 17:16:53 +08:00
mindspore-ci-bot 89cd6bf07a !6514 fix nn & operations api comments
Merge pull request !6514 from panfengfeng/fix_api
2020-09-20 17:16:24 +08:00
mindspore-ci-bot 10add158f8 !6592 bugfix bert config
Merge pull request !6592 from yoonlee666/master
2020-09-20 16:37:29 +08:00
caifubi 5d8e493834 Fix GPU dump bug 2020-09-20 16:20:40 +08:00
mindspore-ci-bot e2fd5704d6 !6588 check if pyfunc timeout valid
Merge pull request !6588 from yanghaitao/yht_protect_pyfunc_timeout
2020-09-20 16:10:31 +08:00
mindspore-ci-bot 1c7e2b869b !6603 [MD] Log update for mindrecord shard reader
Merge pull request !6603 from luoyang/pylint
2020-09-20 16:00:51 +08:00
hangq 134a51f923 fix thread pool bug 2020-09-20 15:55:29 +08:00
mindspore-ci-bot 76fb407717 !6602 [MSLITE] Remove cast operator which convert data from fp32 to fp16 in MindSpore models.
Merge pull request !6602 from wangshaocong/lite_convert
2020-09-20 15:53:49 +08:00
mindspore-ci-bot 8c73b69f13 !6559 fix icu compile
Merge pull request !6559 from qianlong21st/fxi_icu
2020-09-20 15:48:48 +08:00
panfengfeng 2d7b93e958 fix nn & operations api comments 2020-09-20 15:37:58 +08:00
mindspore-ci-bot 71b5791aa1 !6580 modify README_CN.md
Merge pull request !6580 from HW_KK/master
2020-09-20 15:30:22 +08:00
yanghaitao1 8b4591c482 protect pyfunc timeout 2020-09-20 02:58:14 -04:00
mindspore-ci-bot 356ba2f1a7 !6575 update graph kernel model usage info
Merge pull request !6575 from Gaoxiong/master
2020-09-20 14:58:03 +08:00
mindspore-ci-bot 5ae77f2d51 !6568 fix the bug for sending suspend command
Merge pull request !6568 from yelihua/temp-dev
2020-09-20 14:38:32 +08:00
mindspore-ci-bot ea9870bf05 !6576 TFRecordDataset add notes
Merge pull request !6576 from heleiwang/mod_tfrecord_api
2020-09-20 14:37:34 +08:00
YangLuo 0770eef37b [MD] Log update for mindrecord shard reader 2020-09-20 14:36:23 +08:00
mindspore-ci-bot e25e818f45 !6598 Revert the code changes in PR3974
Merge pull request !6598 from nsyca/revert-3974
2020-09-20 14:29:07 +08:00
mindspore-ci-bot 2f5db40c47 !6594 Add SIG_CHLD signal handler back, and remove SIG_IGN.
Merge pull request !6594 from 张清华/master3
2020-09-20 14:16:15 +08:00
wsc 07d7665f27 Remove cast operator which converts data from fp32 to fp16 in models generated by MindSpore. 2020-09-20 14:13:33 +08:00
yujianfeng 115aa48ed0 Fix the bug of memcpy_s for embeddinglookup cpu kernel 2020-09-20 12:20:22 +08:00
mindspore-ci-bot 2c1004eecd !6584 GPU momentum supports use_nesterov.
Merge pull request !6584 from ZPaC/master-momentum-supports-use_nesterov
2020-09-20 11:20:37 +08:00
mindspore-ci-bot 4d0532f449 !6516 Adding sync_wait timeout
Merge pull request !6516 from EricZ/add_sync_timeout
2020-09-20 10:43:08 +08:00
mindspore-ci-bot d8099576d3 !6596 [MS][LITE]fix circumvention code
Merge pull request !6596 from gongdaguo/fix_bug
2020-09-20 10:37:15 +08:00
mindspore-ci-bot cb97cd1b92 !6589 Fix description in API about BNTraniningReduc and BNTrainingUpdate.
Merge pull request !6589 from liuxiao93/Add-description-in-API-about-BNTraniningReduce-and-BNTrainingUpdate
2020-09-20 10:29:20 +08:00
mindspore-ci-bot 5fc6c4b1c7 !6566 Fix bug about ops SpaceToBatchND and BatchToSpaceND.
Merge pull request !6566 from liuxiao93/fix-BatchToSpaceND
2020-09-20 10:25:35 +08:00
peixu_ren d3f06fcb5e Refactor the seeds utilization of random ops 2020-09-19 20:06:16 -04:00
peixu_ren 9f1f32aea8 Change the convention that random seed is generated at GPU back-end 2020-09-19 19:52:44 -04:00
mindspore-ci-bot d90377235c !6558 [MSLITE] Fix the bug of reading FC's tensor shape
Merge pull request !6558 from zhanyuan/dev
2020-09-20 07:25:22 +08:00
nsyca 78a0576833 revert code in PR3974 2020-09-19 14:23:15 -04:00
Eric 4e2d530adc Added timeout for sync_wait 2020-09-19 13:19:31 -04:00
mindspore-ci-bot e6803a12b5 !6016 Fix the unsafe python code in profiler
Merge pull request !6016 from gzhcv/bugfix_bak
2020-09-19 23:44:01 +08:00
mindspore-ci-bot 861602bce9 !6512 Clean up the view code
Merge pull request !6512 from shenwei41/sw_master
2020-09-19 23:04:26 +08:00
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