Commit Graph

4345 Commits

Author SHA1 Message Date
mindspore-ci-bot 08ff9099ed !2477 Add descriptin for graph kernel switch
Merge pull request !2477 from ddwolf/add_desc_for_graph_kernel
2020-06-28 21:39:36 +08:00
mindspore-ci-bot eeeffa3622 !2644 Synchronize Ascend software suite 28 Jun 2020
Merge pull request !2644 from yanghaoran/upgrade_ascend_0628
2020-06-28 21:21:12 +08:00
mindspore-ci-bot eddb4ca5d7 !2614 fix python abort bug
Merge pull request !2614 from jinyaohui/print
2020-06-28 20:18:24 +08:00
mindspore-ci-bot d5a30bb577 !2659 building _ms_mpi with mpi_initializer
Merge pull request !2659 from chenjianping/host_reduce
2020-06-28 20:06:40 +08:00
mindspore-ci-bot 32a2d5d21c !2629 get monitor sampling interval from json file
Merge pull request !2629 from yanghaitao/yht_sampling_interval
2020-06-28 20:05:05 +08:00
mindspore-ci-bot 539c3ad5f3 !2660 optimize is all nop node detect in mem reuse
Merge pull request !2660 from laiyongqiang/gpu_opt
2020-06-28 19:49:33 +08:00
mindspore-ci-bot 283e601428 !2563 reorder depend for mix target
Merge pull request !2563 from kisnwang/reorder-depend-for-mix-target
2020-06-28 19:40:27 +08:00
mindspore-ci-bot 363489d00f !2580 BasicTokenizer do not case fold on preserved words
Merge pull request !2580 from qianlong21st/fix_basic_tokenizer
2020-06-28 19:36:28 +08:00
mindspore-ci-bot db6c4bf784 !2640 [MD] fix minddata error message
Merge pull request !2640 from liyong126/minddataset_fix_errmsg
2020-06-28 19:36:23 +08:00
mindspore-ci-bot bc30576ac9 !2631 Add ExpandDims to whitelist
Merge pull request !2631 from amongo/FixExpandDimsOps
2020-06-28 17:40:20 +08:00
mindspore-ci-bot e83c563022 !2651 handle RecurseCompileGraph when one branch is Assign
Merge pull request !2651 from Margaret_wangrui/copy_ref_map_to_final_graph_in_RecurseCompileGraph
2020-06-28 17:00:22 +08:00
mindspore-ci-bot 9b326fe8c5 !2625 Fix code review problems of session
Merge pull request !2625 from Margaret_wangrui/review_code_second
2020-06-28 16:59:42 +08:00
mindspore-ci-bot 8607d87eb1 !2635 limit ssim input dtype
Merge pull request !2635 from zhaozhenlong/fix-issue-ssim-limit-input-dtype
2020-06-28 16:59:24 +08:00
chenjianping 303aa71c5a build _ms_mpi with mpi_initializer.cc 2020-06-28 16:54:35 +08:00
kswang a3843659b4 optimize depend for mix target 2020-06-28 16:46:15 +08:00
qianlong cae77c0c22 BasicTokenizer not case fold on preserverd words 2020-06-28 16:28:00 +08:00
laiyongqiang 33d1427a14 optimize is all nop node detect in mem reuse 2020-06-28 16:16:53 +08:00
jinyaohui 861546921c fix bug 2020-06-28 16:09:51 +08:00
liyong 68e2097897 fix split erroer message 2020-06-28 15:47:10 +08:00
zhaozhenlong 71d33b087e limit ssim input img type to fp32 and fp16 2020-06-28 15:35:07 +08:00
yanghaoran 009b664365 synchronize lastest Ascend software suite 28 Jun 2020 2020-06-28 15:22:23 +08:00
yanghaitao fd701b8504 set monitor sampling interval through json file 2020-06-28 15:18:21 +08:00
yanghaitao 5a886794da Merge branch 'master' of gitee.com:mindspore/mindspore 2020-06-28 15:15:27 +08:00
Margaret_wangrui 7676043baf copy ref map to final graph in RecurseCompileGraph 2020-06-28 15:14:17 +08:00
mindspore-ci-bot d6d93f16b1 !2626 Modify long description format of whl package
Merge pull request !2626 from zhoufeng/modify-long-description-format
2020-06-28 14:10:17 +08:00
mindspore-ci-bot f7bf4bcd22 !2560 optimize the graph output of all nop node
Merge pull request !2560 from limingqi107/master
2020-06-28 12:01:21 +08:00
huangdongrun 96b38f72b2 add ExpandDims whitelist
add comment for control_depend
2020-06-28 11:29:16 +08:00
Margaret_wangrui 3ea75e0d98 review code second 2020-06-28 11:18:29 +08:00
mindspore-ci-bot 80dd3321a2 !2527 Fix some mistakes of ConfusionTransposeD vm ops
Merge pull request !2527 from liuwenhao/master
2020-06-28 10:43:35 +08:00
yanghaitao 7f54d17be9 set monitor sampling interval through json file 2020-06-28 10:36:56 +08:00
mindspore-ci-bot f65756162e !2621 fix group params not list
Merge pull request !2621 from lilei/fix
2020-06-28 10:13:32 +08:00
mindspore-ci-bot 262e4fc041 !2585 Replace TransformFuncType with OptimizerCaller
Merge pull request !2585 from Giancarlo/remove_transformfunc
2020-06-28 10:12:18 +08:00
mindspore-ci-bot 19f79cd744 !2616 Decide whether to collect data by dataset sink mode and current step in SummaryCollector
Merge pull request !2616 from ougongchang/fix_collect_freq
2020-06-28 10:11:35 +08:00
mindspore-ci-bot 8a06ae02e6 !2506 bugfix(transform): relax the exception of control depend on value node
Merge pull request !2506 from xianwz/master
2020-06-28 10:05:04 +08:00
mindspore-ci-bot 4cc798c675 !2502 1. fix infer value bug 2. tensor init support numpy number
Merge pull request !2502 from geekun/master_fix_issue
2020-06-28 10:03:17 +08:00
zhoufeng dd38768a4d Modify long description format of whl package
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-06-28 09:52:10 +08:00
liuwenhao4 ad3f78a405 Fix some mistakes of ConfusionTransposeD vm ops 2020-06-28 09:47:40 +08:00
mindspore-ci-bot 012f108b66 !2595 Make assign-node to be before jump-node, ensure child graph can get its input
Merge pull request !2595 from zhoufeng/assign-order-before-jump
2020-06-28 09:40:27 +08:00
mindspore-ci-bot 8d49de00e8 !1811 handle control-depend with virtual node
Merge pull request !1811 from caifubi/handle-contrl-depend-with-virtual-node
2020-06-28 09:10:53 +08:00
mindspore-ci-bot df1c2a69f1 !2620 fix issue [controlflow] if Cascad an if, raise error
Merge pull request !2620 from wenchunjiang/fix_control_sink_bug
2020-06-27 20:36:36 +08:00
lilei 12e330cd20 fix group param not list 2020-06-27 19:45:05 +08:00
mindspore-ci-bot 87213648bc !2612 delete pynative lenet test
Merge pull request !2612 from changzherui/del_test
2020-06-27 18:38:36 +08:00
limingqi107 4949f6ca39 optimize the graph output of all nop node 2020-06-27 18:22:43 +08:00
mindspore-ci-bot f0d40475b0 !2610 optimize fastrcnn training process
Merge pull request !2610 from yanghaitao/yht_fastrcnn
2020-06-27 17:41:38 +08:00
wenchunjiang daaa029ef7 fix bug of labelswitch generate task failed when if cascad if 2020-06-27 17:11:28 +08:00
mindspore-ci-bot ab3a7ceedd !2611 fix serving same port bug
Merge pull request !2611 from dinghao/master
2020-06-27 16:57:23 +08:00
ougongchang 33b5cda1da Decide whether to collect data by dataset sink mode and current step in SummaryCollector.
Before, we only decide whether to collect data by current step,
it will not work well in dataset sink mode, so we check to see
if it's a dataset sink mode, and decide whether to collect data.
2020-06-27 16:27:55 +08:00
dinghao a61a47a49b fix serving same port bug 2020-06-27 16:10:34 +08:00
mindspore-ci-bot ca1d2436b8 !2286 enable optimizer parallel with broadcast
Merge pull request !2286 from gziyan/optimizer_parallel
2020-06-27 15:45:56 +08:00
changzherui 9e83337e2f delete pynative lenet_model test 2020-06-27 15:33:27 +08:00