Commit Graph

4784 Commits

Author SHA1 Message Date
mindspore-ci-bot a661545d49 !265 Synchronize Ascend software suite 07 Jul 2020
Merge pull request !265 from yanghaoran/incubator
2020-07-15 21:04:59 +08:00
mindspore-ci-bot aee14e34bf !275 fix Conv2d
Merge pull request !275 from jiangjinsheng/inner_ge_conv1d
2020-07-15 17:58:27 +08:00
yanghaoran 00749914a4 remove testcase 2020-07-15 15:41:18 +08:00
jiangjinsheng 8ee091fb92 fix Conv2d 2020-07-15 11:56:54 +08:00
yanghaoran daa0ddd275 add input1 to avgpool 2020-07-15 10:44:59 +08:00
mindspore-ci-bot 8cc51969f3 !269 Refactor random normal op
Merge pull request !269 from peixu_ren/custom_aicpu
2020-07-15 09:40:14 +08:00
peixu_ren ac561f2956 Refactor random normal op 2020-07-14 11:35:19 -03:00
mindspore-ci-bot ca36828e2c !263 support conv1d
Merge pull request !263 from jiangjinsheng/inner_ge_conv1d
2020-07-14 22:20:04 +08:00
jiangjinsheng 7f9bbfd338 add Conv1d ops 2020-07-14 18:59:45 +08:00
yanghaoran 561bd0eb74 change exception to warning 2020-07-14 09:08:55 +08:00
huanghui a956ec1e85 enable TensorScatterUpdateFission pass in pynative mode 2020-07-13 11:57:14 +08:00
yanghaoran ee018f396c remove gathernd checksupported 2020-07-13 10:19:03 +08:00
mindspore-ci-bot 3faac4d1be !272 Increase the max tensor size
Merge pull request !272 from jiangzhenguang/Increase-the-max-size-of-tensor
2020-07-12 12:43:54 +08:00
huanghui 3eaf663545 add tensor scatter update fission pass 2020-07-10 15:41:22 +08:00
jzg 6ac85369d9 Increase the max size of tensor. 2020-07-10 14:47:38 +08:00
mindspore-ci-bot 55f66bb9f9 !270 support vm for TensorMove
Merge pull request !270 from jiangjinsheng/inner_vm_TensorMove
2020-07-10 14:13:32 +08:00
jiangjinsheng f2995876a3 add ops TensorMove 2020-07-10 11:19:59 +08:00
mindspore-ci-bot 3f13605d39 !266 Fix data format limitation bugs and missing operation declaration.
Merge pull request !266 from peixu_ren/custom_aicpu
2020-07-09 21:34:44 +08:00
peixu_ren d68e44fa93 Fix bug in strided slice MS interface 2020-07-08 18:09:05 -03:00
yanghaoran 9ce5c97204 synchronize Ascend software suite 07 Jul 2020 2020-07-08 21:49:09 +08:00
mindspore-ci-bot ba393c83a9 !262 Synchronization 0706 code to ms-incubator
Merge pull request !262 from changzherui/code_sync_0706
2020-07-07 10:26:57 +08:00
changzherui 17da929b82 syn code 0706 2020-07-06 17:51:17 +08:00
mindspore-ci-bot d0dd892884 !2857 Revert "optimize the graph output of all nop node"
Merge pull request !2857 from limingqi107/master
2020-07-06 14:47:41 +08:00
mindspore-ci-bot d4185f336c !2848 change crop_size from tensor to tuple
Merge pull request !2848 from xutianchun/crop_size_tuple
2020-07-06 14:36:26 +08:00
mindspore-ci-bot 0aa8f0010d !2850 Fix data preprocess bug in yolov3-darknet53
Merge pull request !2850 from yangyongjie/master
2020-07-06 14:32:23 +08:00
mindspore-ci-bot 99d6430b3f !2835 fix cpu gatherV2 index out of bounds
Merge pull request !2835 from baihuawei/gatherV2
2020-07-06 11:10:55 +08:00
mindspore-ci-bot 056f9f6dc1 !2861 use addparam to replace setparam to reduce overhead
Merge pull request !2861 from xychow/optimize-setparam-to-addparam
2020-07-06 10:42:55 +08:00
mindspore-ci-bot ccad0cae3a !2856 Update the Api document of SummaryCollector and SummaryRecord.
Merge pull request !2856 from ougongchang/fix_summary_record
2020-07-06 10:22:01 +08:00
mindspore-ci-bot 6086a7252e !259 Fix operation declaration bugs and annotation errors.
Merge pull request !259 from peixu_ren/custom_aicpu
2020-07-06 10:08:20 +08:00
mindspore-ci-bot bb44e9088c !2851 Fix some mistakes of InplaceADD vm ops and apply in new character of dynamic format
Merge pull request !2851 from liuwenhao/pr_1949
2020-07-06 09:53:27 +08:00
baihuawei b1d6ef0e88 fix GatherV2 index out of bounds 2020-07-06 09:39:30 +08:00
mindspore-ci-bot aef002ad6c !2809 support Python built-in function 'enumerate'
Merge pull request !2809 from zhangbuxue/support_Python_built-in_functions_enumerate
2020-07-06 09:38:47 +08:00
mindspore-ci-bot f6a45a8fab !2847 Add record for transform status
Merge pull request !2847 from Kang/master
2020-07-06 09:33:26 +08:00
xutianchun f9088f46bd change crop_size from tensor to tuple 2020-07-06 09:29:09 +08:00
limingqi107 9523ab19ef Revert "optimize the graph output of all nop node"
This reverts commit 4949f6ca39.
2020-07-06 09:16:39 +08:00
mindspore-ci-bot 45b6b2f4e3 !260 fix embeddinglookupgrad when param shape is one dim
Merge pull request !260 from wuxuejian/grad_embeddinglookup_fix
2020-07-06 09:16:30 +08:00
mindspore-ci-bot 17319d8dfd !2843 Add TransShape operator
Merge pull request !2843 from fanglei/trans_shape
2020-07-06 09:14:13 +08:00
zhousiyi df0d89ed8b use addparam to optimize setparam to reduce manager overhead 2020-07-06 01:11:17 +00:00
liuwenhao4 5897793b01 Fixing some tiny mistake of InplaceAdd, InplaceSub and InplaceUpdate vm ops and apply new character of dynamic format 2020-07-05 11:45:43 +08:00
leilei_snow 5cccfbc61b Add TransShape Operator. 2020-07-05 03:34:35 +00:00
mindspore-ci-bot f42e36b629 !2845 Fix empty graph dump ir failed
Merge pull request !2845 from zhoufeng/empty-graph-dump-ir
2020-07-04 15:49:57 +08:00
mindspore-ci-bot 0a279b7f73 !2849 fix serving peformance
Merge pull request !2849 from dinghao/master
2020-07-04 15:07:50 +08:00
zhoufeng 1f8b00dff2 Fix empty graph dump ir
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-07-04 14:26:52 +08:00
mindspore-ci-bot f6b6ef2796 !2761 Record unreused arg in kernel graph
Merge pull request !2761 from chenfei_mindspore/split-real-inputs-to-reuse-args-and-not-reuse-args
2020-07-04 14:22:13 +08:00
mindspore-ci-bot d17c997dd7 !2837 add transformer in model_zoo/README
Merge pull request !2837 from yuchaojie/transformer
2020-07-04 10:55:18 +08:00
mindspore-ci-bot ac3c35c329 !2749 GPU update argmaxwithvalue
Merge pull request !2749 from VectorSL/argmaxwithvalue
2020-07-04 10:12:46 +08:00
ougongchang 0ee568b733 Update the Api document of SummaryCollector and SummaryRecord.
Add more detail note for SummaryCollector and SummaryRecord,
else if it is used not right, some proplem will be caused.
2020-07-04 10:06:57 +08:00
mindspore-ci-bot b5066e81ee !2308 Unskip md5 python UT case for RandomPerspective
Merge pull request !2308 from TinaMengtingZhang/unskip-case-random-perspective
2020-07-04 03:37:58 +08:00
mindspore-ci-bot 14f19fa3fb !2854 Debt Task - changing name 'input_cv->shape()[2]' to 'int num_channels' for dataset/kernels/image/Image_utils.cc
Merge pull request !2854 from danishnxt/AugOps-fix
2020-07-04 03:21:16 +08:00
mindspore-ci-bot 34fadfad31 !2774 fix perf_data test
Merge pull request !2774 from Alexey_Shevlyakov/fix_perf_data_test
2020-07-04 03:20:26 +08:00