Commit Graph

551 Commits

Author SHA1 Message Date
mindspore-ci-bot 680bf2c891 !827 support buffer fusion for r0.2
Merge pull request !827 from jjfeing/buffer_fusion_r02
2020-04-29 08:52:30 +08:00
jjfeing cd6ed0e344 support buffer fusion 2020-04-28 22:15:40 +08:00
YuJianfeng 277659d544 Check the empty value tuple when converting it to tuple tensor 2020-04-28 22:06:45 +08:00
lianliguang e9c3a5a7f8 change runtime error to type error when cannot find kernel info 2020-04-28 15:47:18 +08:00
mindspore-ci-bot fb90cb4da6 !768 [bug]with eval cell show cast is not support in gpu pynative
Merge pull request !768 from vlne-v1/I1F48Y-with-eval-cell-show-cast-is-not-support-in-gpu-pynative-r0.2
2020-04-28 11:27:50 +08:00
mindspore-ci-bot c96d5f5353 !744 Disable ConfusionMulGrad fusion pass
Merge pull request !744 from huanghui/r0.2
2020-04-28 10:56:42 +08:00
Wei Luning 6b39161701 only cast when level is O2 2020-04-28 10:40:55 +08:00
mindspore-ci-bot 06af0f751f !773 Set precision mode and allreduce split strategy
Merge pull request !773 from gengdongjie/r0.2
2020-04-28 08:14:36 +08:00
mindspore-ci-bot c90b66a0db !777 fix bugs and dock ops
Merge pull request !777 from zhangbuxue/fix_bug_and_dock_ops
2020-04-27 23:17:43 +08:00
gengdongjie e8621ce1d6 set auto mix precision and allreduce aplit size 2020-04-27 23:06:54 +08:00
mindspore-ci-bot c52934923e !757 remove redundant data copy
Merge pull request !757 from dinghao/r0.2
2020-04-27 22:37:40 +08:00
buxue 42eb8b08c2 fix bugs of Acosh, TopK, ResizeNearestNeighbor, DepthwiseConv2dNative 2020-04-27 22:24:23 +08:00
buxue 4fa2d03c89 fix reviewboot and example of TruncatedNormal and add type mapping 2020-04-27 22:23:36 +08:00
buxue 71ccf74b88 fix the infer of TruncatedNormal and a bug of structure output and a bug of tensorslice ellipsis 2020-04-27 22:23:31 +08:00
mindspore-ci-bot a427dd6059 !726 modify init_ge api name and add init_ge to init_dataset
Merge pull request !726 from jinyaohui/init_dataset
2020-04-27 20:59:33 +08:00
dinghao 7bc0cbca18 remove data sync 2020-04-27 19:25:21 +08:00
huanghui e7549bd78a Disable ConfusionMulGrad fusion pass 2020-04-27 16:30:18 +08:00
mindspore-ci-bot b56cbf1851 !725 Fix confusionmulgrad fusion pass cannot work
Merge pull request !725 from huanghui/r0.2-fix-confusionmulgrad
2020-04-27 14:18:21 +08:00
jinyaohui 5f18c85ffe modify init_dataset 2020-04-27 11:53:30 +08:00
mindspore-ci-bot b04b879431 !714 fix select wrong kernel
Merge pull request !714 from chenjianping/r0.2
2020-04-27 11:53:20 +08:00
mindspore-ci-bot bfd2afc00b !657 Fix confusionmulgrad fusion pass cannot work
Merge pull request !657 from huanghui/fix-confusionmulgrad-fusion-pass
2020-04-27 11:44:13 +08:00
mindspore-ci-bot 3fc0c2e1ff !695 Check topk supported before converting input to attr
Merge pull request !695 from YuJianfeng/master
2020-04-27 10:04:23 +08:00
chenjianping 290f783f3b fix select wrong kernel 2020-04-27 01:41:32 +00:00
caifubi bd1d6d558c sync profiling bp_end point modify from master 2020-04-26 22:04:04 +08:00
Etone.Chan 4e39354daa add buffer fusion bnupdate eltwise pass 2020-04-26 19:43:25 +08:00
liubuyu 05e001fc84 add model parameters for vgg16 to enable mixed precision 2020-04-24 14:29:54 +08:00
mindspore-ci-bot 4bdb03f92c !633 [MD] adjust mindrecord ut
Merge pull request !633 from liyong126/mindrecord_ut
2020-04-24 10:40:42 +08:00
Adel Shafiei f29eacbb34 fixed an input validation error for uniform augment op 2020-04-23 17:37:51 -04:00
mindspore-ci-bot d132b61bcd !625 Fix check nullptr by calling function directly
Merge pull request !625 from JoyLvliang/fix-check-nullptr-by-calling-function
2020-04-23 21:53:35 +08:00
mindspore-ci-bot 928dcf4ec4 !554 Fix derelu fusion pass
Merge pull request !554 from huanghui/fix_derelu_fusion_pass
2020-04-23 21:52:55 +08:00
liyong 1f222ddb9e fix mindrecord c ut 2020-04-23 21:48:58 +08:00
mindspore-ci-bot c646faed1e !626 gpu dynamic memory pool can't reuse allReduce in multi-stream
Merge pull request !626 from limingqi107/master
2020-04-23 21:39:39 +08:00
huanghui cd6e8d6542 fix ReluV2's mask shape in derelu fusion pass 2020-04-23 21:25:18 +08:00
mindspore-ci-bot ebc3f12b21 !620 [Auto parallel] Fix the code-style warnings in parallel-mode
Merge pull request !620 from Xiaoda/fix-codex-bot-warnings
2020-04-23 21:14:19 +08:00
limingqi107 0f0e8fe874 gpu dynamic memory pool can not reuse allReduce in multi-stream 2020-04-23 20:40:35 +08:00
lvliang 5b39a3ea6e fix-check-nullptr-by-calling-function 2020-04-23 20:40:00 +08:00
mindspore-ci-bot 4a3e5cb944 !492 Add AllGather fusion pass
Merge pull request !492 from YuJianfeng/allgather
2020-04-23 20:31:12 +08:00
mindspore-ci-bot 82cb39274b !619 Clean code style check warning in pynative codes
Merge pull request !619 from JoyLvliang/pynative-clean-reviewbot-warning
2020-04-23 20:09:22 +08:00
mindspore-ci-bot 85c889bc3b !615 Modify log level of context
Merge pull request !615 from Simson/push-to-opensource
2020-04-23 20:07:13 +08:00
mindspore-ci-bot 54e0fa5c09 !556 [Auto Parallel] use DeviceMemory instead of fixed-size memory check
Merge pull request !556 from Chong/partition
2020-04-23 20:03:36 +08:00
mindspore-ci-bot 5034bc10ce !612 Bugfix: correct wrong pattern of confusion_softmax_grad_rule pass
Merge pull request !612 from huanghui/fix-confusion-softmax-grad-rule-pass
2020-04-23 19:44:50 +08:00
Xiaoda Zhang ec043fcd56 fix the codex and bot warnings 2020-04-23 19:14:38 +08:00
mindspore-ci-bot de4aca2025 !613 fix codedex warning and a datacopy coredump bug
Merge pull request !613 from liubuyu/master
2020-04-23 19:14:11 +08:00
lvliang aec761c143 pynative-clean-reviewbot-warning 2020-04-23 19:10:08 +08:00
YuJianfeng 39945d0f79 Add AllGather fusion pass 2020-04-23 19:05:10 +08:00
simson 8492f3dd7f modify log level of context 2020-04-23 18:49:19 +08:00
liubuyu 0b6b5e5123 fix codedex warning 2020-04-23 18:01:19 +08:00
ch-l f806b72447 use DeviceMemory for memory control 2020-04-23 17:55:17 +08:00
mindspore-ci-bot 496ffff3fd !573 Fix bug in `ParseAttribute`
Merge pull request !573 from seatea/fix-parse-attribute-bug
2020-04-23 17:10:38 +08:00
huanghui 14df771175 fix confusion_softmax_grad_rule pass 2020-04-23 16:45:06 +08:00