mindspore-ci-bot
|
ad2a5dcad2
|
!676 [Auto parallel] Add the resnet50 testcase
Merge pull request !676 from Xiaoda/add-the-resnet50-testcase
|
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 |
buxue
|
aff6777ecc
|
fix reviewboot and example of TruncatedNormal and add type mapping
|
5 years ago |
mindspore-ci-bot
|
d1c28c1dce
|
!675 [revert] AdjustAllReduceMulAdd
Merge pull request !675 from vlne-v1/revert-allreduce-addn-opt
|
5 years ago |
Xiaoda Zhang
|
3ff9e54734
|
add the resnet50 32k-8p testcase
|
5 years ago |
Wei Luning
|
f305d6f8a7
|
Revert "add pattern AdjustAllReduceMulAdd"
This reverts commit ea6958c50a .
|
5 years ago |
jinyaohui
|
219bc18439
|
clean pylint
|
5 years ago |
lirongzhen1
|
56f785f7e6
|
add context configration
|
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 |
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
|
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 |
mindspore-ci-bot
|
00859ae119
|
!586 enable/disable allreduce_fusion
Merge pull request !586 from lirongzhen1/allreduce_fusion
|
5 years ago |
lichenever
|
2ab211ae04
|
support reshape parameter
|
5 years ago |
buxue
|
c8a1a24ce3
|
fix the infer of TruncatedNormal and a bug of structure output and a bug of tensorslice ellipsis
|
5 years ago |
yao_yf
|
425276d43d
|
auto parallel prelu support prelu
|
5 years ago |
Xiaoda Zhang
|
dfde76af88
|
delete the 'simplify_cal' attribute in 'set_algo_parameters' and 'get_algo_parameters' interface
|
5 years ago |
lirongzhen
|
4ff418084c
|
enable/disable allreduce_fusion
|
5 years ago |
mindspore-ci-bot
|
53d2da5fe4
|
!264 static_analysis: remove useless cache in TrivialPrimEvaluator and add cache for PythonPrimEvaluator
Merge pull request !264 from xychow/remove-unnecessary-cache-and-add-cache
|
5 years ago |
mindspore-ci-bot
|
2440cea732
|
!621 [MD] adjust mindrecord ut
Merge pull request !621 from liyong126/mindrecord_ut
|
5 years ago |
mindspore-ci-bot
|
928dcf4ec4
|
!554 Fix derelu fusion pass
Merge pull request !554 from huanghui/fix_derelu_fusion_pass
|
5 years ago |
liyong
|
1f222ddb9e
|
fix mindrecord c ut
|
5 years ago |
huanghui
|
cd6e8d6542
|
fix ReluV2's mask shape in derelu fusion pass
|
5 years ago |
mindspore-ci-bot
|
4a3e5cb944
|
!492 Add AllGather fusion pass
Merge pull request !492 from YuJianfeng/allgather
|
5 years ago |
mindspore-ci-bot
|
54e0fa5c09
|
!556 [Auto Parallel] use DeviceMemory instead of fixed-size memory check
Merge pull request !556 from Chong/partition
|
5 years ago |
mindspore-ci-bot
|
ad75618ca6
|
!611 change error message type
Merge pull request !611 from JichenZhao/errormsg
|
5 years ago |
mindspore-ci-bot
|
5034bc10ce
|
!612 Bugfix: correct wrong pattern of confusion_softmax_grad_rule pass
Merge pull request !612 from huanghui/fix-confusion-softmax-grad-rule-pass
|
5 years ago |
YuJianfeng
|
39945d0f79
|
Add AllGather fusion pass
|
5 years ago |
ch-l
|
f806b72447
|
use DeviceMemory for memory control
|
5 years ago |
mindspore-ci-bot
|
2d6c703794
|
!582 Add gpu test case for dynamic lr.
Merge pull request !582 from ZPaC/add-dynamic-lr-in-nccl-case
|
5 years ago |
zhaojichen
|
8963e39516
|
change error type
|
5 years ago |
zhousiyi
|
f6a4f3d155
|
[static_analysis]: remove the TrivialPrimEvaluator cache.
add cache for PythonPrimEvaluator. Be careful that
the infer function of PythonPrimitive in python code should
be idempotent.
|
5 years ago |
huanghui
|
14df771175
|
fix confusion_softmax_grad_rule pass
|
5 years ago |
mindspore-ci-bot
|
5ac07bb695
|
!504 Support Tensor assign A[slice] = u
Merge pull request !504 from candanzg/tensor_assign_with_slice
|
5 years ago |
ZPaC
|
75381bc30c
|
Add gpu test case for dynamic lr.
|
5 years ago |
candanzg
|
663d597330
|
tensor assign with slice index
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
5 years ago |
liubuyu
|
672244e0ac
|
add keep_bn_fp32 parameter
|
5 years ago |
mindspore-ci-bot
|
0bf6717e9a
|
!454 Fix the check of bool type in auto cast
Merge pull request !454 from candanzg/bug_cast_op
|
5 years ago |
mindspore-ci-bot
|
5cf09405e2
|
!532 [AutoParallel]support multiple subgraphs
Merge pull request !532 from lichen/support_multiple_subgraphs_in_auto_parallel
|
5 years ago |
mindspore-ci-bot
|
c0825e18a7
|
!588 Add ReluV2/ReluGradV2/ConfusionMulGrad ops for VM
Merge pull request !588 from liuxiao/add-reluv2
|
5 years ago |
mindspore-ci-bot
|
0a6caa8623
|
!578 Rename davinci to ascend in ops st test module
Merge pull request !578 from leonwanghui/rename
|
5 years ago |
mindspore-ci-bot
|
a78420b730
|
!577 Fix pylint warnings in mindspore st test module
Merge pull request !577 from leonwanghui/st-fix
|
5 years ago |
liuxiao
|
b6e77e5178
|
Add ReluV2/ReluGradV2/ConfusionMulGrad for VM
|
5 years ago |
mindspore-ci-bot
|
1a0d2666b7
|
!559 Add Fill/Erf op for VM.
Merge pull request !559 from liuxiao/fill-op
|
5 years ago |
mindspore-ci-bot
|
818acd46d4
|
!569 fix bug in checkpoint when save scaler
Merge pull request !569 from wangnan39/master
|
5 years ago |
lichenever
|
c78630d737
|
support multiple subgraphs
|
5 years ago |
leonwanghui
|
ba43dbc148
|
Fix pylint warnings in mindspore st test module
|
5 years ago |
mindspore-ci-bot
|
ca3aa6071a
|
!527 gpu dynamic memory pool supports multi-allReduce
Merge pull request !527 from limingqi107/master
|
5 years ago |
wangnan39@huawei.com
|
f38d18c665
|
fix bug in checkpoint when save scaler
|
5 years ago |