Commit Graph

10770 Commits

Author SHA1 Message Date
mindspore-ci-bot d60033c8db !6381 Add dtype float16 that erf and erfc should support
Merge pull request !6381 from peixu_ren/custom_gpu
2020-09-21 09:40:12 +08:00
mindspore-ci-bot abb2134f55 !6593 modify lr comment
Merge pull request !6593 from lijiaqi/lr_api
2020-09-21 09:37:19 +08:00
peixu_ren 26a7ab6ec8 Fix a doc error in ReduceLogSumExp 2020-09-20 21:36:25 -04:00
liyong 981f9bc609 fix mindrecord log 2020-09-21 09:26:44 +08:00
xuanyue f02c34ae02 delete exception 2020-09-21 09:22:50 +08:00
mindspore-ci-bot 3621bb2348 !6601 Change the convention that random seed is generated at GPU back-end
Merge pull request !6601 from peixu_ren/custom_gpu2
2020-09-21 09:21:43 +08:00
mindspore-ci-bot aa9fb70f3c !6608 fix googlenet gpu for imagenet
Merge pull request !6608 from panfengfeng/fix_googlenet_gpu_for_imagenet
2020-09-21 09:13:12 +08:00
mindspore-ci-bot 63d6e139ab !6561 [Data Dump] gpu dump iteration bug
Merge pull request !6561 from caifubi/dump
2020-09-21 08:58:25 +08:00
mindspore-ci-bot 406052eb58 !6605 [Data Dump] Fix GPU dump bug
Merge pull request !6605 from caifubi/dump2
2020-09-21 08:57:50 +08:00
panfengfeng 5c145311c7 fix googlenet gpu for imagenet 2020-09-20 21:56:07 +08:00
guohongzilong a754dea90c delete SoftmaxCrossEntropyExpand 2020-09-20 21:17:24 +08:00
mindspore-ci-bot 4098f28276 !6556 fix thread pool bug
Merge pull request !6556 from hangq/thread-pool-check
2020-09-20 20:21:21 +08:00
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