mindspore-ci-bot
efd3e6a168
!8566 add dynamic for cache ops
From: @fangzehua
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
6f8b7a7298
!8565 fix compare op shape judge
From: @yankai10
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
5 years ago
mindspore-ci-bot
73f11b3ca6
!8507 [MSLITE] Check validation of input shapes before running graphes.
From: @wang_shaocong
Reviewed-by: @zhang_xue_tong
Signed-off-by:
5 years ago
mindspore-ci-bot
c09f2cb53f
!8583 add unique dynamic
From: @fangzehua
Reviewed-by:
Signed-off-by:
5 years ago
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
5 years ago
mindspore-ci-bot
bb338f47cf
!8584 check outputFilePath for windows
From: @lyvette
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
5 years ago
mindspore-ci-bot
9c957072e2
!8097 Remove redundant phi nodes
From: @ginfung
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
0ca63a0d26
!8618 fix bug int32 to int64
From: @simson_wu
Reviewed-by: @chenfei52,@zh_qh
Signed-off-by: @zh_qh
5 years ago
mindspore-ci-bot
e7c562efd1
!8552 GPU benchmark add distribue
From: @VectorSL
Reviewed-by: @cristoval
Signed-off-by:
5 years ago
mindspore-ci-bot
e8c8b40e5a
!8612 [MS][LITE]control flow schema ops
From: @YeFeng_24
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
5 years ago
fangzehua
b7d8e87647
add dynamic ops
5 years ago
mindspore-ci-bot
f885f6636f
!8564 expand layernorm_grad
From: @zengzitao
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
df1d5333db
!8519 Migrate current graph kernel passes to Ascend back-end
From: @looop5
Reviewed-by:
Signed-off-by:
5 years ago
simson
0c52d69ffa
fix bug int32 to int64
5 years ago
mindspore-ci-bot
01f5f6a060
!8608 load tensors for all sub-graphs
From: @yelihua
Reviewed-by: @pandoublefeng,@wangyue01
Signed-off-by: @wangyue01
5 years ago
mindspore-ci-bot
b66ec48842
!8528 fix Conv2dBnAct example typo error
From: @yuchaojie
Reviewed-by: @chenfei52,@kisnwang
Signed-off-by: @kisnwang
5 years ago
laiyongqiang
db782ac92e
remove context disable somas when variable_memory_max_size is set as somas feature switch
5 years ago
mindspore-ci-bot
929d31653d
!8535 add export air test
From: @changzherui
Reviewed-by: @kingxian
Signed-off-by: @kingxian
5 years ago
mindspore-ci-bot
2bf165c0b4
!8557 run cast before allgather in parallel optimzier
From: @gong_zi_yan
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
5efacd8896
!8556 add rank_index_in_stage for parallel ops
From: @yangzhenzhang
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
24d04b1cb1
!8578 dynamic shape check
From: @wilfchen
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
5 years ago
yujianfeng
3176d377e6
Remove redundant phi nodes
5 years ago
yefeng
f631889a47
control_flow_schema_ops
5 years ago
mindspore-ci-bot
ea0c13bcda
!8320 Updating several files' notes in ops folder
From: @zhangz0911gm
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
522cefb878
!8478 tod netwoks test ci
From: @yonibaehr_admin
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
e094b63f87
!8563 clean codex
From: @jojobugfree
Reviewed-by: @chujinjin,@jjfeing
Signed-off-by: @jjfeing
5 years ago
mindspore-ci-bot
23d34bc34f
!8599 Fix bug of Unique infershape with data type int64
From: @jojobugfree
Reviewed-by: @chujinjin,@jjfeing
Signed-off-by: @jjfeing
5 years ago
mindspore-ci-bot
2a8557de84
!8346 Pynative support dynamic graph by using ast parse
From: @joylvliang
Reviewed-by:
Signed-off-by:
5 years ago
zengzitao
326540cbbd
expand layernorm_grad op
5 years ago
yoni
0512d58135
tod networks test ci
5 years ago
wang_shaocong
313762b8dc
check validation of input shape before running graphes.
5 years ago
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
5 years ago
yelihua
5026ef1d46
load tensors for all graphs
5 years ago
mindspore-ci-bot
a3066105d5
!7081 Mindspore debugger supporting multigraph
From: @lichen_101010
Reviewed-by:
Signed-off-by:
5 years ago
lichen_101010
1b6265fa43
Debugger multi-graph support implementation
Other Contributor: Adel Shafiei, John Tzanakakis
5 years ago
mindspore-ci-bot
7224880b72
!8571 revert pynative getnext
From: @chujinjin
Reviewed-by: @kisnwang,@limingqi107
Signed-off-by: @limingqi107
5 years ago
caifubi
48e94a1c5b
fix unique infershape bug with data type int64
5 years ago
fangzehua
60167dae5b
add unique dynamic
5 years ago
mindspore-ci-bot
98531ebcda
!8513 Add API info about Cases not supported by Windows
From: @shenwei41
Reviewed-by: @heleiwang
Signed-off-by:
5 years ago
caifubi
589dd9e782
fix codex
5 years ago
zjun
7e67c247b8
Add cell dynamic check
Signed-off-by: zjun <zhangjun0@huawei.com>
5 years ago
mindspore-ci-bot
95ce3eab08
!8591 gatherv2 dynamic shape
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
5 years ago
mindspore-ci-bot
ecb4a03012
!8593 add all 144 kernels for cast gpu op
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
5 years ago
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
5 years ago
mindspore-ci-bot
009c0e9372
!8590 debugger should not read unused slots for BatchNorm
From: @john_tzanakakis
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
5 years ago
Jonathan Yan
e055522b05
cast 144 kernel
5 years ago
jonwe
a3893d7d30
gatherv2 dynamic shape
5 years ago
TFbunny
941645c363
fix doc and add check for UniformCandidateSampler
5 years ago
John Tzanakakis
d45ef4cacb
debugger won't read unused slots for BatchNorm
5 years ago
changzherui
ffeacf13e4
add exoirt air test
5 years ago