mindspore-ci-bot
|
7afa6d0974
|
!656 Check gcc version, check patch is found or not
Merge pull request !656 from zhoufeng/check-toolchain-version
|
5 years ago |
mindspore-ci-bot
|
c59400b10e
|
!680 Support only building forward graphs
Merge pull request !680 from yangzhenzhang/support-forward-graph
|
5 years ago |
mindspore-ci-bot
|
69f6a1d6bd
|
!685 fix groupnorm bug and change globalbn parameter name
Merge pull request !685 from JichenZhao/normfix
|
5 years ago |
mindspore-ci-bot
|
ee9c8a41ad
|
!648 Add comments to save_dump_path for created real path
Merge pull request !648 from ghzl/add-comment-to-save_dump_path-for-relative-path
|
5 years ago |
mindspore-ci-bot
|
789edcb23a
|
!654 change get_group to internal interface
Merge pull request !654 from lichen/change_get_group_to_internal_interface
|
5 years ago |
yangzhenzhang
|
36a62576e8
|
support forward graph
|
5 years ago |
mindspore-ci-bot
|
001912237e
|
!677 GPU fix codex for conv2d
Merge pull request !677 from VectorSL/fix-codex-for-gpu-conv2d
|
5 years ago |
mindspore-ci-bot
|
c1ef1e0aee
|
!641 pynative-lamb-op-zeros-like-tensor-query-failed
Merge pull request !641 from JoyLvliang/pynative-lamb-op-zeros-like-tensor-query-failed
|
5 years ago |
zhaojichen
|
b4df04b74c
|
fix groupnorm bug and change globalbn parameter name
|
5 years ago |
guohongzilong
|
9b19cd8312
|
add comment to save_dump_path for created real path
|
5 years ago |
mindspore-ci-bot
|
7c7d95acf9
|
!597 Transform const to variable when having assign in export process
Merge pull request !597 from ghzl/trans-const-to-variable-in-assign
|
5 years ago |
mindspore-ci-bot
|
2a31fce599
|
!647 change profiling iter_end point after last tbe kernel
Merge pull request !647 from caifubi/profiling_iter_end_point
|
5 years ago |
lichenever
|
ba3a1f4ffe
|
change get_group to internal interface
|
5 years ago |
mindspore-ci-bot
|
ad2a5dcad2
|
!676 [Auto parallel] Add the resnet50 testcase
Merge pull request !676 from Xiaoda/add-the-resnet50-testcase
|
5 years ago |
zhoufeng
|
e0c3ec6c79
|
check gcc version, check patch is found or not
|
5 years ago |
mindspore-ci-bot
|
1ea5d56092
|
!662 fix reviewboot and example of TruncatedNormal
Merge pull request !662 from zhangbuxue/fix-reviewboot
|
5 years ago |
mindspore-ci-bot
|
875ebc296d
|
!662 fix reviewboot and example of TruncatedNormal
Merge pull request !662 from zhangbuxue/fix-reviewboot
|
5 years ago |
mindspore-ci-bot
|
5633f6c68b
|
!660 Fix bug: summary graph and record misjudgment
Merge pull request !660 from candanzg/summary_record_bug
|
5 years ago |
VectorSL
|
fe9008f73c
|
fix codex for gpu conv2d
|
5 years ago |
mindspore-ci-bot
|
3b625ac9ae
|
!659 fix codedex
Merge pull request !659 from geekun/main_yjk
|
5 years ago |
buxue
|
aff6777ecc
|
fix reviewboot and example of TruncatedNormal and add type mapping
|
5 years ago |
caifubi
|
3f69b5b518
|
insert profiling iteration end point after last tbe kernel
|
5 years ago |
mindspore-ci-bot
|
d1c28c1dce
|
!675 [revert] AdjustAllReduceMulAdd
Merge pull request !675 from vlne-v1/revert-allreduce-addn-opt
|
5 years ago |
mindspore-ci-bot
|
c6d21ccd12
|
!528 optimize execute order for memreuse
Merge pull request !528 from kisnwang/optimize-execute-order-for-memreuse
|
5 years ago |
mindspore-ci-bot
|
b673e32f8e
|
!673 Only pack vc runtime v14.0
Merge pull request !673 from zhoufeng/vc-runtime-version
|
5 years ago |
mindspore-ci-bot
|
e40dc39a14
|
!674 [pylint] clean pylint warning
Merge pull request !674 from jinyaohui/clean_pylint_0425
|
5 years ago |
lvliang
|
52ab6f4948
|
pynative-lamb-op-zeros-like-tensor-query-failed
|
5 years ago |
Xiaoda Zhang
|
3ff9e54734
|
add the resnet50 32k-8p testcase
|
5 years ago |
candanzg
|
7e8e44ef56
|
fixed summary graph bug
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
5 years ago |
guohongzilong
|
5f2bfb5679
|
trans const to variable in assign case
|
5 years ago |
Wei Luning
|
f305d6f8a7
|
Revert "add pattern AdjustAllReduceMulAdd"
This reverts commit ea6958c50a .
|
5 years ago |
Wei Luning
|
30f397dbd6
|
Revert "use the old op"
This reverts commit 252ed4f7c9 .
|
5 years ago |
jinyaohui
|
219bc18439
|
clean pylint
|
5 years ago |
zhoufeng
|
97a6fc77a1
|
only pack vc runtime v14.0
|
5 years ago |
mindspore-ci-bot
|
96d39886b9
|
!664 29 minutes ago test_auto_parallel_resnet failed
Merge pull request !664 from lirongzhen1/resnet_ci
|
5 years ago |
kswang
|
1e8997f4cb
|
optimize sort for mem reuse and fix memreuse bug
|
5 years ago |
lirongzhen1
|
56f785f7e6
|
add context configration
|
5 years ago |
mindspore-ci-bot
|
e8172b3e8f
|
!661 fix imagenet to mindrecord fail when the pic size is 0
Merge pull request !661 from guozhijian/fix_imagenet_to_mindrecord_fail
|
5 years ago |
mindspore-ci-bot
|
cf73a54f9d
|
!655 fix log printing problems
Merge pull request !655 from liubuyu/master
|
5 years ago |
geekun
|
82c5daa947
|
fix codedex for mindspore/vm,transform,util,operator
|
5 years ago |
mindspore-ci-bot
|
a02eb240e9
|
!595 Tensor assign with int or tuple(int) index
Merge pull request !595 from candanzg/tensor_assign_with_integer
|
5 years ago |
mindspore-ci-bot
|
ce71c17933
|
!645 auto parallel prelu operator support broadcast
Merge pull request !645 from yao_yf/auto_parallel_prelu_support_broadcast
|
5 years ago |
jonyguo
|
b4151efe81
|
fix: imagenet to mindrecord failed when the pic size is 0
|
5 years ago |
mindspore-ci-bot
|
e23a663f52
|
!649 update docs for mindrecord example
Merge pull request !649 from guozhijian/fix_mindrecord_docs
|
5 years ago |
liubuyu
|
80e5bb982b
|
fix log print
|
5 years ago |
jonyguo
|
bfa0f98c1c
|
fix: update mindrecord example docs
|
5 years ago |
mindspore-ci-bot
|
84d5e4f923
|
!643 [AutoParallel]Support reshape parameter
Merge pull request !643 from lichen/support_reshape_parameter
|
5 years ago |
candanzg
|
31aae36106
|
Tensor assign with integer
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
db9dd26444
|
!653 add LARSUpdate example in comments
Merge pull request !653 from gziyan/add_lars_example
|
5 years ago |
mindspore-ci-bot
|
43a8f829a2
|
!628 fix the infer of TruncatedNormal and a bug of structure output
Merge pull request !628 from zhangbuxue/fix_example_for_TruncatedNormal
|
5 years ago |