mindspore-ci-bot
e7c562efd1
!8552 GPU benchmark add distribue
...
From: @VectorSL
Reviewed-by: @cristoval
Signed-off-by:
4 years ago
buxue
a3937c2863
print error info when the function does not meet the indentation standard of AST
4 years ago
fangzehua
963b063374
add emblookup dynamic
4 years ago
mindspore-ci-bot
e8c8b40e5a
!8612 [MS][LITE]control flow schema ops
...
From: @YeFeng_24
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
4 years ago
fangzehua
b7d8e87647
add dynamic ops
4 years ago
mindspore-ci-bot
f885f6636f
!8564 expand layernorm_grad
...
From: @zengzitao
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
df1d5333db
!8519 Migrate current graph kernel passes to Ascend back-end
...
From: @looop5
Reviewed-by:
Signed-off-by:
4 years ago
l00591931
7a192973ff
Add view function for tensor
4 years ago
simson
0c52d69ffa
fix bug int32 to int64
4 years ago
mindspore-ci-bot
01f5f6a060
!8608 load tensors for all sub-graphs
...
From: @yelihua
Reviewed-by: @pandoublefeng,@wangyue01
Signed-off-by: @wangyue01
4 years ago
mindspore-ci-bot
b66ec48842
!8528 fix Conv2dBnAct example typo error
...
From: @yuchaojie
Reviewed-by: @chenfei52,@kisnwang
Signed-off-by: @kisnwang
4 years ago
laiyongqiang
db782ac92e
remove context disable somas when variable_memory_max_size is set as somas feature switch
4 years ago
mindspore-ci-bot
929d31653d
!8535 add export air test
...
From: @changzherui
Reviewed-by: @kingxian
Signed-off-by: @kingxian
4 years ago
mindspore-ci-bot
2bf165c0b4
!8557 run cast before allgather in parallel optimzier
...
From: @gong_zi_yan
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
5efacd8896
!8556 add rank_index_in_stage for parallel ops
...
From: @yangzhenzhang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
24d04b1cb1
!8578 dynamic shape check
...
From: @wilfchen
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
4 years ago
yujianfeng
3176d377e6
Remove redundant phi nodes
4 years ago
yefeng
f631889a47
control_flow_schema_ops
4 years ago
mindspore-ci-bot
ea0c13bcda
!8320 Updating several files' notes in ops folder
...
From: @zhangz0911gm
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
522cefb878
!8478 tod netwoks test ci
...
From: @yonibaehr_admin
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
e094b63f87
!8563 clean codex
...
From: @jojobugfree
Reviewed-by: @chujinjin,@jjfeing
Signed-off-by: @jjfeing
4 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
4 years ago
mindspore-ci-bot
2a8557de84
!8346 Pynative support dynamic graph by using ast parse
...
From: @joylvliang
Reviewed-by:
Signed-off-by:
4 years ago
zengzitao
326540cbbd
expand layernorm_grad op
4 years ago
yoni
0512d58135
tod networks test ci
4 years ago
wang_shaocong
313762b8dc
check validation of input shape before running graphes.
4 years ago
Xun Deng
7ee1662420
fix doc issues in bijector classes
4 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
4 years ago
yelihua
5026ef1d46
load tensors for all graphs
4 years ago
mindspore-ci-bot
a3066105d5
!7081 Mindspore debugger supporting multigraph
...
From: @lichen_101010
Reviewed-by:
Signed-off-by:
4 years ago
xulei2020
50efdcc2df
small minddata lite for train task
4 years ago
lichen_101010
1b6265fa43
Debugger multi-graph support implementation
...
Other Contributor: Adel Shafiei, John Tzanakakis
4 years ago
Ioannis Lamprou
7e72605fc8
make gaps not lifelong: constraints from neighbor
4 years ago
laiyongqiang
b8821bb2f3
handle getnext output tensor as normal lifelong tensor
4 years ago
mindspore-ci-bot
7224880b72
!8571 revert pynative getnext
...
From: @chujinjin
Reviewed-by: @kisnwang,@limingqi107
Signed-off-by: @limingqi107
4 years ago
laiyongqiang
222159599a
independent node use the somas's memory
4 years ago
caifubi
48e94a1c5b
fix unique infershape bug with data type int64
4 years ago
fangzehua
60167dae5b
add unique dynamic
4 years ago
mindspore-ci-bot
98531ebcda
!8513 Add API info about Cases not supported by Windows
...
From: @shenwei41
Reviewed-by: @heleiwang
Signed-off-by:
4 years ago
laiyongqiang
42c3830938
remove lifelong for communication output
4 years ago
caifubi
589dd9e782
fix codex
4 years ago
zjun
7e67c247b8
Add cell dynamic check
...
Signed-off-by: zjun <zhangjun0@huawei.com>
4 years ago
mindspore-ci-bot
95ce3eab08
!8591 gatherv2 dynamic shape
...
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 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
4 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
4 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
4 years ago
Jonathan Yan
e055522b05
cast 144 kernel
4 years ago
jonwe
a3893d7d30
gatherv2 dynamic shape
4 years ago
TFbunny
941645c363
fix doc and add check for UniformCandidateSampler
4 years ago
John Tzanakakis
d45ef4cacb
debugger won't read unused slots for BatchNorm
4 years ago