mindspore-ci-bot
|
1595faadc3
|
!3829 C++ API: Reorder transforms.h alphabetically
Merge pull request !3829 from cathwong/ckw_c_api_transform_hdr_alpha
|
5 years ago |
tinazhang
|
e57d849618
|
add concat op and extend zip support to cpp api
|
5 years ago |
mindspore-ci-bot
|
6945eb2821
|
!3622 Added option to distributed sampler
Merge pull request !3622 from EricZ/distributed_sampler_fix
|
5 years ago |
Cathy Wong
|
49a1e01390
|
C++ API: Reorder transforms.h alphabetically
|
5 years ago |
mindspore-ci-bot
|
2449e4e7f1
|
!3760 Fix GPU-ResizeNearestNeighbor
Merge pull request !3760 from 34bunny/GPU-ResizeNearestNeighbor-fix
|
5 years ago |
mindspore-ci-bot
|
e1f93ec28c
|
!3619 NMSWithMask - CUDA Impl
Merge pull request !3619 from danishnxt/GPU_One
|
5 years ago |
Eric
|
8c018da468
|
Fixing issues in distributed sampler
Added Distributed sampler option
Fix style
|
5 years ago |
hangq
|
ac05742619
|
add run_test.sh & fix bug in type_id.h build.sh gtest
|
5 years ago |
mindspore-ci-bot
|
1165b27f41
|
!3693 Change the column order and add drop_reminder option to make the generated dataset compatible with BertCLS
Merge pull request !3693 from dessyang/master
|
5 years ago |
mindspore-ci-bot
|
634d797ca3
|
!3549 MapOp refactor for device augmentation (part 1)
Merge pull request !3549 from anthonyaje/device_augment_mapop_refactor1
|
5 years ago |
mindspore-ci-bot
|
27e51c5a63
|
!3553 Unify np array comparisons
Merge pull request !3553 from tony_liu2/staging
|
5 years ago |
kswang
|
e6b0ac9b41
|
fix nopnode internal output error
|
5 years ago |
He Wei
|
d981dda97f
|
Decouple infer trace from LogWriter
|
5 years ago |
mindspore-ci-bot
|
d8d502bfb6
|
!3801 fix header include that was deleted by mistake
Merge pull request !3801 from liubuyu/master
|
5 years ago |
mindspore-ci-bot
|
82b103a740
|
!3780 add gpu BinaryCrossEntropy
Merge pull request !3780 from baihuawei/losscuda
|
5 years ago |
guohongzilong
|
88ba8ee449
|
add deconv parser
|
5 years ago |
lujiale
|
741c2898dd
|
update RELEASE.md.
|
5 years ago |
mindspore-ci-bot
|
953f91cef8
|
!3739 not eliminate memcpy when nexe node is graph output
Merge pull request !3739 from laiyongqiang/eliminate_memcpy_bug
|
5 years ago |
mindspore-ci-bot
|
fd1f0d3cb6
|
!3804 Fix cmake not aware of new files
Merge pull request !3804 from hexia/fix_pb2
|
5 years ago |
mindspore-ci-bot
|
c9453a614e
|
!3239 Insert concat for outputs of AllGather
Merge pull request !3239 from YuJianfeng/allgther
|
5 years ago |
zhouyuanshen
|
e78372b101
|
pretrained_model must be set when run training tasks
|
5 years ago |
dinghao
|
298d0578d1
|
modify serving status
|
5 years ago |
jinyaohui
|
39c251c015
|
fix bug of cast dtype when using mix_presion in pynative mode
|
5 years ago |
mindspore-ci-bot
|
6adcb5a859
|
!3719 resnet101 changes for GPU
Merge pull request !3719 from RobinGrosman/master
|
5 years ago |
mindspore-ci-bot
|
59aaf56a1e
|
!3728 modify optimizer calculation formula
Merge pull request !3728 from lijiaqi/add_calculation
|
5 years ago |
LiuCunwei
|
c133059c59
|
enhance: imagenet to mindrecord mapfile
|
5 years ago |
mindspore-ci-bot
|
4e2b1eec5d
|
!3119 Delete parameter block_reader for MindDataset
Merge pull request !3119 from dengyutao/remove_blockreader
|
5 years ago |
hexia
|
a113a6b50a
|
fix python proto
|
5 years ago |
baihuawei
|
9eca56635d
|
add KLDiv loss
|
5 years ago |
liubuyu
|
e31b583abf
|
Fix the header file that was deleted by mistake
|
5 years ago |
mindspore-ci-bot
|
b55e5e2ce2
|
!3791 modelzoo: repair vgg distribute training problem
Merge pull request !3791 from ms_yan/vgg_8p_D
|
5 years ago |
mindspore-ci-bot
|
bf4874fa68
|
!3772 pad modify
Merge pull request !3772 from zhaozhenlong/lite/issue/pad_assign_param
|
5 years ago |
yoonlee666
|
9bdece71d4
|
add switch for data shuffle
|
5 years ago |
mindspore-ci-bot
|
b9d60c5616
|
!3746 add klDivLoss python primitive
Merge pull request !3746 from baihuawei/loss
|
5 years ago |
panbingao
|
98b76b9020
|
remove old MINDSPORE_HCCL_CONFIG_PATH in model zoo 2
|
5 years ago |
mindspore-ci-bot
|
0972d15629
|
!3784 add lite/test
Merge pull request !3784 from wangzhe/master
|
5 years ago |
mindspore-ci-bot
|
6e23d76b1e
|
!3779 decoupling core and debug
Merge pull request !3779 from liubuyu/master
|
5 years ago |
ms_yan
|
4cf23db838
|
repair distribute training for vgg in D
|
5 years ago |
zhaozhenlong
|
8e3eaae2fc
|
pad fp32 support less than 4d input
|
5 years ago |
mindspore-ci-bot
|
6eddd65cf1
|
!3670 remove old MINDSPORE_HCCL_CONFIG_PATH in model zoo
Merge pull request !3670 from panbingao/master
|
5 years ago |
dengyutao
|
388e43f7cb
|
delete parameter block_reader for MindDataset
|
5 years ago |
mindspore-ci-bot
|
6455c41ac8
|
!3773 for switch
Merge pull request !3773 from zongha/master
|
5 years ago |
Xiaoda Zhang
|
d24a902afe
|
add a new graph operation in autoparallel
|
5 years ago |
wangzhe
|
85daa091c1
|
add lite/test
|
5 years ago |
baihuawei
|
aa9ea1707c
|
add binary cross entropy
|
5 years ago |
panbingao
|
e6335739d2
|
stridedslice/stridedslicegrad 4D to 7D
|
5 years ago |
liubuyu
|
a499d4e47c
|
decoupling core and debug
|
5 years ago |
mindspore-ci-bot
|
dc765dd248
|
!3749 add BinaryCrossEntropy and KLDivLoss cuda code
Merge pull request !3749 from baihuawei/losscuda
|
5 years ago |
mindspore-ci-bot
|
f1e717554c
|
!3537 add sparse operators
Merge pull request !3537 from riemann_penn/add_sparse_operator
|
5 years ago |
mindspore-ci-bot
|
3119aaccfd
|
!3762 fix googlenet script
Merge pull request !3762 from panfengfeng/fix_googlenet_scripts
|
5 years ago |