jonwe
|
353b3b7944
|
optimize mindrecord writer performance
|
5 years ago |
mindspore-ci-bot
|
e4f4b9f4cd
|
!591 fix hung problem when run lenet testcase
Merge pull request !591 from xiefangqi/xfq_fix_random
|
5 years ago |
mindspore-ci-bot
|
9cab093c78
|
!589 fix codedex
Merge pull request !589 from zhangbuxue/fix_codedex
|
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 |
mindspore-ci-bot
|
faee20726f
|
!581 dataset: Add Error catch for giving too many input parameters
Merge pull request !581 from ms_yan/para_num_check
|
5 years ago |
biffex
|
8c3d2a0c7c
|
fix prim hash function
|
5 years ago |
buxue
|
e1e11b841d
|
fix codedex
|
5 years ago |
mindspore-ci-bot
|
bfbefa88c7
|
!587 fix buffer fusion output desc index
Merge pull request !587 from jjfeing/master
|
5 years ago |
seatea
|
d5597e6d1f
|
Fix bug for `ParseAttribute`.
|
5 years ago |
xiefangqi
|
abd4239da9
|
fix random stuck problem
|
5 years ago |
liuxiao
|
b6e77e5178
|
Add ReluV2/ReluGradV2/ConfusionMulGrad for VM
|
5 years ago |
mindspore-ci-bot
|
4e85ca68e8
|
!579 fix hccl get data type bug
Merge pull request !579 from Maoweiyong/fix_hccl_allreduce_input_check
|
5 years ago |
jjfeing
|
933c6e4a04
|
fix buffer output_desc_index
|
5 years ago |
mindspore-ci-bot
|
140201fcd2
|
!583 Check legal value
Merge pull request !583 from fanglei/checklegalvalue
|
5 years ago |
mindspore-ci-bot
|
3ef499e1ef
|
!584 fix node check bug in convert_tuple_output_to_maketuple pass
Merge pull request !584 from laiyongqiang/pass_fix
|
5 years ago |
ms_yan
|
763aa1067e
|
Add Error catch for giving too many input parameters
|
5 years ago |
leilei_snow
|
9e2ec3b8d8
|
check the legal value of weight_decay and loss_scale
|
5 years ago |
mindspore-ci-bot
|
235c69979d
|
!585 回退 'Pull Request !182 : Tuning mindrecord writer performance'
Merge pull request !585 from panfengfeng/revert-merge-182-master
|
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
|
f32e17308f
|
!561 add example for MaxPool and MaxPoolWithArgmax
Merge pull request !561 from jiangjinsheng/maxpool_example
|
5 years ago |
panfengfeng
|
b31946750b
|
回退 'Pull Request !182 : Tuning mindrecord writer performance'
|
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 |
laiyongqiang
|
313018015b
|
fix node check bug in convert_tuple_output_to_maketuple pass
|
5 years ago |
mindspore-ci-bot
|
2cdb62629f
|
!558 add verification for tbe op attr
Merge pull request !558 from dengwentao/tbe_attr
|
5 years ago |
mindspore-ci-bot
|
c73301bad9
|
!182 Tuning mindrecord writer performance
Merge pull request !182 from jonathan_yan/write_a
|
5 years ago |
lichenever
|
c78630d737
|
support multiple subgraphs
|
5 years ago |
mindspore-ci-bot
|
34f6529d4e
|
!567 [Data]Add ‘const ‘’ for the Input parameter without modification
Merge pull request !567 from xulei/filter_master
|
5 years ago |
mindspore-ci-bot
|
9edc69affe
|
!544 add lenet& alexnet readme in example
Merge pull request !544 from wukesong/wks-add-readme
|
5 years ago |
panfengfeng
|
6328edf455
|
modify dataset & mindrecord log compile
|
5 years ago |
mindspore-ci-bot
|
7d20085244
|
!367 Add prim name to error message for other operators
Merge pull request !367 from fary86/add_prim_name_to_error_message_for_other_ops
|
5 years ago |
leonwanghui
|
ba43dbc148
|
Fix pylint warnings in mindspore st test module
|
5 years ago |
jiangjinsheng
|
f3bf699b8d
|
add example for maxpool
|
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 |
YuJianfeng
|
146ac1263e
|
Overlength functions rectification
|
5 years ago |
wangnan39@huawei.com
|
f38d18c665
|
fix bug in checkpoint when save scaler
|
5 years ago |
dengwentao
|
b902f485a6
|
check tbe attr required
|
5 years ago |
mindspore-ci-bot
|
31c985b244
|
!576 modify ReduceAll to dock ReduceAllD in GE
Merge pull request !576 from zhangbuxue/modify_ReduceAll_dock_ReduceAllD_with_ge
|
5 years ago |
leonwanghui
|
b78b18e669
|
Rename davinci to ascend in ops st test module
|
5 years ago |
mindspore-ci-bot
|
38ad56738c
|
!568 Modify compilation option description
Merge pull request !568 from zhoufeng/usage
|
5 years ago |
mindspore-ci-bot
|
6cdaa08471
|
!560 Optimize-depend pass enhance
Merge pull request !560 from huanghui/optimize-depend
|
5 years ago |
maoweiyong
|
b50bfbf7d0
|
fix hccl get data type bug
|
5 years ago |
dinghao
|
3f5eaa5e07
|
modify tensor copy construct
|
5 years ago |
mindspore-ci-bot
|
ae31e8b516
|
!571 GPU change the strategy of computing capacity
Merge pull request !571 from VectorSL/update-gpu-compute-capacity
|
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 |
fary86
|
6770c66ed9
|
Add prim name to error message for other operators left
|
5 years ago |
liuxiao
|
5b6c8fade8
|
Add Erf\FillD operator for VM
|
5 years ago |
buxue
|
174bfadcb2
|
modify ReduceAll to dock ReduceAllD in GE
|
5 years ago |