Commit Graph

13514 Commits

Author SHA1 Message Date
xuanyue 2be2cb3a96 add compatiblity 2020-11-16 19:08:03 +08:00
mindspore-ci-bot 4530532f4a !8614 remove context disable somas when variable_memory_max_size is set as somas feature switch
From: @laiyongqiang
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
2020-11-16 14:21:30 +08:00
mindspore-ci-bot bb338f47cf !8584 check outputFilePath for windows
From: @lyvette
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
2020-11-16 14:20:53 +08:00
mindspore-ci-bot 9c957072e2 !8097 Remove redundant phi nodes
From: @ginfung
Reviewed-by: 
Signed-off-by:
2020-11-16 14:06:52 +08:00
mindspore-ci-bot 0ca63a0d26 !8618 fix bug int32 to int64
From: @simson_wu
Reviewed-by: @chenfei52,@zh_qh
Signed-off-by: @zh_qh
2020-11-16 14:06:10 +08:00
mindspore-ci-bot e7c562efd1 !8552 GPU benchmark add distribue
From: @VectorSL
Reviewed-by: @cristoval
Signed-off-by:
2020-11-16 14:05:32 +08:00
mindspore-ci-bot e8c8b40e5a !8612 [MS][LITE]control flow schema ops
From: @YeFeng_24
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
2020-11-16 11:07:45 +08:00
mindspore-ci-bot f885f6636f !8564 expand layernorm_grad
From: @zengzitao
Reviewed-by: 
Signed-off-by:
2020-11-16 10:55:02 +08:00
mindspore-ci-bot df1d5333db !8519 Migrate current graph kernel passes to Ascend back-end
From: @looop5
Reviewed-by: 
Signed-off-by:
2020-11-16 10:54:42 +08:00
simson 0c52d69ffa fix bug int32 to int64 2020-11-16 10:41:52 +08:00
mindspore-ci-bot 01f5f6a060 !8608 load tensors for all sub-graphs
From: @yelihua
Reviewed-by: @pandoublefeng,@wangyue01
Signed-off-by: @wangyue01
2020-11-16 10:31:45 +08:00
mindspore-ci-bot b66ec48842 !8528 fix Conv2dBnAct example typo error
From: @yuchaojie
Reviewed-by: @chenfei52,@kisnwang
Signed-off-by: @kisnwang
2020-11-16 10:19:29 +08:00
laiyongqiang db782ac92e remove context disable somas when variable_memory_max_size is set as somas feature switch 2020-11-16 10:14:55 +08:00
mindspore-ci-bot 929d31653d !8535 add export air test
From: @changzherui
Reviewed-by: @kingxian
Signed-off-by: @kingxian
2020-11-16 10:11:54 +08:00
mindspore-ci-bot 2bf165c0b4 !8557 run cast before allgather in parallel optimzier
From: @gong_zi_yan
Reviewed-by: 
Signed-off-by:
2020-11-16 09:55:44 +08:00
mindspore-ci-bot 5efacd8896 !8556 add rank_index_in_stage for parallel ops
From: @yangzhenzhang
Reviewed-by: 
Signed-off-by:
2020-11-16 09:55:08 +08:00
mindspore-ci-bot 24d04b1cb1 !8578 dynamic shape check
From: @wilfchen
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
2020-11-16 09:38:27 +08:00
yujianfeng 3176d377e6 Remove redundant phi nodes 2020-11-16 09:36:55 +08:00
yefeng f631889a47 control_flow_schema_ops 2020-11-16 09:30:11 +08:00
mindspore-ci-bot ea0c13bcda !8320 Updating several files' notes in ops folder
From: @zhangz0911gm
Reviewed-by: 
Signed-off-by:
2020-11-16 09:17:14 +08:00
mindspore-ci-bot 522cefb878 !8478 tod netwoks test ci
From: @yonibaehr_admin
Reviewed-by: 
Signed-off-by:
2020-11-16 09:12:24 +08:00
mindspore-ci-bot e094b63f87 !8563 clean codex
From: @jojobugfree
Reviewed-by: @chujinjin,@jjfeing
Signed-off-by: @jjfeing
2020-11-16 09:06:15 +08:00
mindspore-ci-bot 23d34bc34f !8599 Fix bug of Unique infershape with data type int64
From: @jojobugfree
Reviewed-by: @chujinjin,@jjfeing
Signed-off-by: @jjfeing
2020-11-16 09:06:01 +08:00
mindspore-ci-bot 2a8557de84 !8346 Pynative support dynamic graph by using ast parse
From: @joylvliang
Reviewed-by: 
Signed-off-by:
2020-11-16 09:04:57 +08:00
zengzitao 326540cbbd expand layernorm_grad op 2020-11-16 09:03:13 +08:00
yoni 0512d58135 tod networks test ci 2020-11-15 22:21:38 +02:00
lingyunli63 a51465c78b add graphkerneloptimize pass
align fuse_ops_fusion

align composite_ops_fusion

unify ops table

Init new_code's kernel_info with orig_node's kernel_info in function NewCNodeWithInfo

enable run bert

add pass tensor_promotion

add macro for bias_add and bias_add_grad in expander pass

exclude unused attrs in primitive compare for GraphKernelCSE

exclude fusion_type in kernelinfo cmp for cse in graphkernel

check processor

remove graph kernel pass before select kernel

recover run_standalone_pretrain_ascend.sh

remove is_before_kernel_select

move add_atomic_clean from pass directory to graph_kernel directory

update fuse op list in Ascend back-end
2020-11-15 22:55:29 +08:00
yelihua 5026ef1d46 load tensors for all graphs 2020-11-15 19:11:41 +08:00
mindspore-ci-bot a3066105d5 !7081 Mindspore debugger supporting multigraph
From: @lichen_101010
Reviewed-by: 
Signed-off-by:
2020-11-15 14:51:08 +08:00
lichen_101010 1b6265fa43 Debugger multi-graph support implementation
Other Contributor: Adel Shafiei, John Tzanakakis
2020-11-14 06:41:42 -05:00
mindspore-ci-bot 7224880b72 !8571 revert pynative getnext
From: @chujinjin
Reviewed-by: @kisnwang,@limingqi107
Signed-off-by: @limingqi107
2020-11-14 15:28:01 +08:00
caifubi 48e94a1c5b fix unique infershape bug with data type int64 2020-11-14 14:31:15 +08:00
mindspore-ci-bot 98531ebcda !8513 Add API info about Cases not supported by Windows
From: @shenwei41
Reviewed-by: @heleiwang
Signed-off-by:
2020-11-14 11:11:45 +08:00
caifubi 589dd9e782 fix codex 2020-11-14 09:59:50 +08:00
zjun 7e67c247b8 Add cell dynamic check
Signed-off-by: zjun <zhangjun0@huawei.com>
2020-11-14 09:33:28 +08:00
mindspore-ci-bot 95ce3eab08 !8591 gatherv2 dynamic shape
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2020-11-14 06:30:51 +08:00
mindspore-ci-bot ecb4a03012 !8593 add all 144 kernels for cast gpu op
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2020-11-14 04:47:22 +08:00
mindspore-ci-bot d697ef58ad !8539 Fix doc and add check for P.UniformCandidateSampler
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
2020-11-14 04:32:49 +08:00
mindspore-ci-bot 009c0e9372 !8590 debugger should not read unused slots for BatchNorm
From: @john_tzanakakis
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
2020-11-14 02:38:14 +08:00
Jonathan Yan e055522b05 cast 144 kernel 2020-11-13 12:56:25 -05:00
jonwe a3893d7d30 gatherv2 dynamic shape 2020-11-13 12:51:40 -05:00
TFbunny 941645c363 fix doc and add check for UniformCandidateSampler 2020-11-13 11:40:01 -05:00
John Tzanakakis d45ef4cacb debugger won't read unused slots for BatchNorm 2020-11-13 10:51:02 -05:00
changzherui ffeacf13e4 add exoirt air test 2020-11-13 22:18:45 +08:00
mindspore-ci-bot 90aaf8a58c !8491 use input node as input parameter to allocate communication input address
From: @laiyongqiang
Reviewed-by: 
Signed-off-by:
2020-11-13 20:48:30 +08:00
VectorSL a57fdc3b2b add distribute training for gpu benchmark 2020-11-13 17:37:06 +08:00
liuyu e511e0d897 check outputFilePath for windows 2020-11-13 17:30:18 +08:00
mindspore-ci-bot 2b4497a8c1 !8512 move compareOutput functions to /test
From: @lyvette
Reviewed-by: 
Signed-off-by:
2020-11-13 17:10:46 +08:00
mindspore-ci-bot 9169d0da6e !8544 Extend hccl time out and modify lr schedule
From: @zhouyaqiang0
Reviewed-by: @oacjiewen,@c_34
Signed-off-by: @c_34
2020-11-13 17:08:07 +08:00
mindspore-ci-bot ecba84ae7c !8447 export script for VGG16 and Bert,fix faster-rcnn and inceptionv3 bug
From: @yuzhenhua666
Reviewed-by: 
Signed-off-by:
2020-11-13 17:02:09 +08:00