Commit Graph

530 Commits

Author SHA1 Message Date
mindspore-ci-bot 58b013c319 !363 clear the warmming scan by package
Merge pull request !363 from SanjayChan/labao
2020-04-16 09:18:44 +08:00
mindspore-ci-bot 0a06d5e881 !365 Fix error in the example of `RandomChoiceWithMask`
Merge pull request !365 from seatea/randomchoicewithmask-example
2020-04-16 08:46:13 +08:00
mindspore-ci-bot 8f29922860 !364 fix gpu init fail
Merge pull request !364 from chenjianping/fix_gpu_init_bug
2020-04-15 22:47:28 +08:00
seatea bbf5d4b499 Fix the error in the example of `RandomChoiceWithMask` operation. 2020-04-15 22:29:28 +08:00
chenjianping b6493af6b7 fix gpu init fail 2020-04-15 14:18:50 +00:00
mindspore-ci-bot 5519af5568 !361 Add TDT transfer data limit description
Merge pull request !361 from pengyanjun/add_tdt_transfer_data_limit_doc
2020-04-15 22:00:44 +08:00
chenzomi b77f41d658 clear the warmming scan by package 2020-04-15 21:45:06 +08:00
mindspore-ci-bot 3511391f35 !359 Fix tvm copy path
Merge pull request !359 from ZhouFeng/fix-tvm-copy-path
2020-04-15 21:29:55 +08:00
mindspore-ci-bot f9dd47620c !300 refactor kernel select priority scheme
Merge pull request !300 from lianliguang/refactor-kernel_select
2020-04-15 21:26:20 +08:00
mindspore-ci-bot 9b80c160a0 !276 pynative-add-op-supported
Merge pull request !276 from JoyLvliang/pynative-add-op-supported
2020-04-15 20:49:16 +08:00
mindspore-ci-bot 58a70b5f82 !346 getnext parallel optimization part II: Eliminate Memcpy in specify scenario
Merge pull request !346 from laiyongqiang/develop
2020-04-15 20:38:42 +08:00
Yanjun Peng b08a90ab9b add tdt transfer data limit notice 2020-04-15 20:18:03 +08:00
mindspore-ci-bot 49b8a0848c !334 Add parallel operator for LayerNorm
Merge pull request !334 from yangzhenzhang/layernorm
2020-04-15 20:06:03 +08:00
zhoufeng a66b0c1e11 fix tvm copy path 2020-04-15 19:48:47 +08:00
lvliang ffe8b5d3ec pynative-add-op-supported 2020-04-15 19:39:20 +08:00
laiyongqiang 3e05f50f5f getnext_memcpy_elimination 2020-04-15 19:38:10 +08:00
mindspore-ci-bot 936bae7b93 !348 fix export lite model
Merge pull request !348 from huanghui/fix-export-mslitmodel
2020-04-15 19:38:02 +08:00
mindspore-ci-bot 285e258b3b !347 fix e2e dump shape not match
Merge pull request !347 from dengwentao/dump
2020-04-15 19:34:21 +08:00
yangzhenzhang 6d522f0a4f add parallel op for layernorm 2020-04-15 19:30:07 +08:00
mindspore-ci-bot dada71eec3 !341 solve the problem input0 of cnode is not a value node
Merge pull request !341 from chenfei/handle-cnode-input0-is-cnode
2020-04-15 19:29:49 +08:00
mindspore-ci-bot 4c3969e12a !351 fix bug of TensorAddGrad single op run fail
Merge pull request !351 from caifubi/fix-bug-tensoradd-grad-op
2020-04-15 19:24:26 +08:00
mindspore-ci-bot b2b3e24a8e !329 [MS]support building on windows 10
Merge pull request !329 from chenjianping/building-on-windows-2
2020-04-15 19:10:50 +08:00
mindspore-ci-bot fa4a950562 !338 Fix arg_min_with_value op bug
Merge pull request !338 from zjun/fix_arg_min_with_value_bug
2020-04-15 19:09:36 +08:00
mindspore-ci-bot eaa4186ba3 !357 fix bug in tests of vm conv2d
Merge pull request !357 from wangnan39/fix_bug_in_tests_of_vm
2020-04-15 18:59:33 +08:00
mindspore-ci-bot c241b19a53 !358 Fix optimizer.decay_weight bug
Merge pull request !358 from fanglei/master
2020-04-15 18:48:57 +08:00
jojobugfree 762bf9ac25 fix tensoradd grad op run fail 2020-04-15 18:42:36 +08:00
mindspore-ci-bot aa250749cb !352 modify GetNext op example
Merge pull request !352 from wanghua/master
2020-04-15 18:14:02 +08:00
leilei_snow c4d0bb266a fix optimizer.decay_weight bug 2020-04-15 10:03:34 +00:00
mindspore-ci-bot ffd4c28766 !353 Move akg directory out
Merge pull request !353 from ZhouFeng/move-akg-dir-out
2020-04-15 17:53:31 +08:00
wangnan39@huawei.com 2122a28e1a fix bug in tests of vm conv2d 2020-04-15 17:44:19 +08:00
dengwentao 593c4fc700 fix shape used for dump 2020-04-15 17:39:50 +08:00
chenjianping 1286767d0e support building on windows 2020-04-15 09:36:48 +00:00
mindspore-ci-bot 3e3998adf0 !345 modify annotation of depthwiseconv2d
Merge pull request !345 from wangnan39/modify_annotation_of_depthwise_conv
2020-04-15 17:27:21 +08:00
mindspore-ci-bot 6d98284103 !339 fix function parse_columns of Schema
Merge pull request !339 from anzhengqi/I1E0QV-fix-parse_columns
2020-04-15 17:25:51 +08:00
mindspore-ci-bot 2961c6bc59 !349 fix coding style check warning for auto parallel
Merge pull request !349 from chentingting/fix_coding_style_check_warning
2020-04-15 17:24:37 +08:00
mindspore-ci-bot ba55a8ed0b !304 [Auto parallel] Change 'NOT_FULLY_USE_DEVICES' to 'FULLY_USE_DEVICES' and make ALL-1 user-specified-strategy valid in auto-parallel
Merge pull request !304 from Xiaoda/modify-not-fully-use-devices-and-strategy-checking
2020-04-15 17:21:45 +08:00
zhoufeng 4a9f497283 move akg out 2020-04-15 17:03:48 +08:00
wanghua c3e0ce68d5 modify GetNext OP example 2020-04-15 16:43:35 +08:00
mindspore-ci-bot c3525d0cf7 !282 fix conv2d performance is worse than pytorch
Merge pull request !282 from chujinjin/fix_pynative_conv_pf
2020-04-15 16:35:58 +08:00
huanghui c926c36d95 fix export mslite model 2020-04-15 16:21:53 +08:00
wangnan39@huawei.com 4a292d48f9 modify annotation of DepthwiseConv2d 2020-04-15 16:21:50 +08:00
c00425699 8765810528 fix_coding_style_check_warning 2020-04-15 16:15:45 +08:00
mindspore-ci-bot 6721541c9d !25 Develop Cell unfold,and Op ExtractImagePatches.
Merge pull request !25 from zhangbuxue/unfold-develop
2020-04-15 15:56:17 +08:00
chenfei 734fabb780 solve problem when create parameter from 'call' cnode 2020-04-15 15:34:31 +08:00
buxue 62807da0c4 Develop operator Unfold,take the ge backend,dock with tbe's ExtractImagePatches operator 2020-04-15 15:26:44 +08:00
lianliguang 5365678eee refactor kernel select 2020-04-15 15:17:49 +08:00
mindspore-ci-bot 9c9c709159 !331 Modify package file name to be same as package name
Merge pull request !331 from ZhouFeng/modify-whl-file-name
2020-04-15 15:10:39 +08:00
anzhengqi e0393b482f fix schema.parse_columns function 2020-04-15 14:44:56 +08:00
zjun 5617143fb8 Fix arg_min_with_value bug 2020-04-15 14:39:05 +08:00
chujinjin b804d9103d set default execution mode to pynative 2020-04-15 14:11:25 +08:00