mindspore-ci-bot
|
c803569648
|
!181 Do cse graph by graph
Merge pull request !181 from lyfne/cse_fix
|
5 years ago |
mindspore-ci-bot
|
fe67db75a3
|
!580 fix dataset & mindrecord log print
Merge pull request !580 from panfengfeng/panff/fix_log_print_in_ge
|
5 years ago |
mindspore-ci-bot
|
ccf5947e12
|
!600 modify tbe attr log
Merge pull request !600 from dengwentao/modify_tbe_attr_log
|
5 years ago |
candanzg
|
663d597330
|
tensor assign with slice index
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
259dedaf3d
|
!602 Add vc runtime dll to windows package
Merge pull request !602 from zhoufeng/win-vc-runtime
|
5 years ago |
caifubi
|
0cef4d8abd
|
set fp_start profiling point after getnext node
|
5 years ago |
xulei2020
|
5baee37978
|
add code
|
5 years ago |
mindspore-ci-bot
|
10c65b9121
|
!596 fix batchnorm bug
Merge pull request !596 from JichenZhao/globalbn
|
5 years ago |
mindspore-ci-bot
|
f56f03ea28
|
!598 GPU fix cudnn type error
Merge pull request !598 from VectorSL/fix-cudnn-type-error
|
5 years ago |
mindspore-ci-bot
|
864622bd20
|
!574 Add parameter configuration
Merge pull request !574 from liubuyu/master
|
5 years ago |
dengwentao
|
1555f1d809
|
modify tbe attr log
|
5 years ago |
VectorSL
|
cc7b05e3ce
|
fix cudnn type error
|
5 years ago |
mindspore-ci-bot
|
a468dc09a6
|
!593 [ir] fix prim hash function
Merge pull request !593 from biffex/fix-prim-hash-function
|
5 years ago |
zhoufeng
|
8a988ce0d1
|
add vc runtime dll to package
|
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
|
adc42818cc
|
!575 fix pynative and staging mode data sync
Merge pull request !575 from dinghao/master
|
5 years ago |
mindspore-ci-bot
|
6135fdca2e
|
!510 Fix random engine
Merge pull request !510 from Alexey_Shevlyakov/fix_random_behaviour
|
5 years ago |
zhaojichen
|
9d6ff7ffd0
|
fix batchnorm bug
|
5 years ago |
zhaojichen
|
68b4524651
|
fix batchnorm bug
|
5 years ago |
lyfne
|
b7076d260e
|
Do cse graph by graph
|
5 years ago |
mindspore-ci-bot
|
683d29c03b
|
!564 Overlength functions rectification
Merge pull request !564 from YuJianfeng/master
|
5 years ago |
zhaojichen
|
a974e65bb6
|
fix batchnorm bug
|
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 |
zhaojichen
|
6d3709ebd1
|
fix batchnorm bug
|
5 years ago |
mindspore-ci-bot
|
b6408fece8
|
!594 Tuning mindrecord writer performance
Merge pull request !594 from jonathan_yan/flockwin
|
5 years ago |
Alexey Shevlyakov
|
6acae622dc
|
fix random seed behaviour
|
5 years ago |
hesham
|
a9e9266149
|
Deepcopy problem when pyfunc cannot be pickled
|
5 years ago |
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 |