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 |
hesham
|
a9e9266149
|
Deepcopy problem when pyfunc cannot be pickled
|
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 |
leonwanghui
|
b78b18e669
|
Rename davinci to ascend in ops st test module
|
5 years ago |
mindspore-ci-bot
|
24a9f4974c
|
!536 support ellipsis and bool for tensor slice
Merge pull request !536 from zhangbuxue/support_elipis_for_tensor_slice
|
5 years ago |
limingqi107
|
2891f0d20d
|
gpu dynamic memory pool supports multi-allReduce
|
5 years ago |
liuxiao
|
5b6c8fade8
|
Add Erf\FillD operator for VM
|
5 years ago |
buxue
|
437bb8c27c
|
support ellipsis and bool for tensor slice
|
5 years ago |
mindspore-ci-bot
|
67057d1309
|
!541 add average pooling 1D
Merge pull request !541 from JichenZhao/avgpooling
|
5 years ago |
mindspore-ci-bot
|
4516b8feff
|
!437 Add L2Loss op for VM.
Merge pull request !437 from liuxiao/add-l2-loss
|
5 years ago |
mindspore-ci-bot
|
3b083d07bb
|
!550 support one node communication group
Merge pull request !550 from yao_yf/support_one_node_communication_group
|
5 years ago |
liuxiao
|
c874e2d484
|
Add L2Loss op for VM
|
5 years ago |