CaoJian
|
f3f9fc958a
|
add GPU operator: abs and floor
|
5 years ago |
mindspore-ci-bot
|
7233d650f0
|
!3063 Enable to train in parameter server mode
Merge pull request !3063 from ZPaC/add-ps-training-mode
|
5 years ago |
mindspore-ci-bot
|
251683096a
|
!3045 Gpu support TopK kernel
Merge pull request !3045 from chenweifeng/sort
|
5 years ago |
mindspore-ci-bot
|
e249197c73
|
!3003 gpu support BroadcastTo kernels
Merge pull request !3003 from chenweifeng/broadcastto
|
5 years ago |
ZPaC
|
52022c8013
|
Enable to train in parameter server mode
|
5 years ago |
mindspore-ci-bot
|
74bbfa3cf6
|
!3095 modify the limit of loss scale
Merge pull request !3095 from Simson/push-to-opensource
|
5 years ago |
mindspore-ci-bot
|
eeba046115
|
!3050 Add TBE ops Tan/TruncateDiv/TruncateMod for VM.
Merge pull request !3050 from liuxiao93/Tan/TruncateDiv/TruncateMOd
|
5 years ago |
mindspore-ci-bot
|
0f38cf0bf8
|
!3125 Fix assign-node-wipe bug
Merge pull request !3125 from zhoufeng/xiu-ba-ge
|
5 years ago |
mindspore-ci-bot
|
ae50c37c38
|
!3092 GPU add fuison: replace momentum cast
Merge pull request !3092 from VectorSL/momentum
|
5 years ago |
mindspore-ci-bot
|
4e31cb9ba1
|
!3099 update submodule akg to newest commit id
Merge pull request !3099 from looop5/update_akg
|
5 years ago |
mindspore-ci-bot
|
ad09bf3e87
|
!3083 add gpu split and restructure gpu concat
Merge pull request !3083 from zhaoting/master
|
5 years ago |
mindspore-ci-bot
|
7f8a753621
|
!3112 Remove build option -S
Merge pull request !3112 from caifubi/data-dump-build
|
5 years ago |
mindspore-ci-bot
|
4936fe487f
|
!2878 Asynchronous saving checkpoint
Merge pull request !2878 from mindspore_ding/checkpoint_mindspore_new
|
5 years ago |
VectorSL
|
140174182d
|
gpu add fusion: replace momentum cast
|
5 years ago |
mindspore-ci-bot
|
b64fca6e05
|
!3091 GPU add fusion: replace batchnormgrad cast
Merge pull request !3091 from VectorSL/batchnorm_grad
|
5 years ago |
mindspore-ci-bot
|
0c7811522f
|
!3090 GPU add fusion
Merge pull request !3090 from VectorSL/batchnorm-cast
|
5 years ago |
zhoufeng
|
3d4d434fac
|
fix assign-node-wipe bug
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
526770e09e
|
!3049 [dataset] add save operator in dataset
Merge pull request !3049 from liyong126/dataset_save_op
|
5 years ago |
d00455729
|
d45abc5f54
|
Asynchronous save checkpoint
|
5 years ago |
simson
|
177e18f3f4
|
modify the limit of loss scale
|
5 years ago |
looop5
|
27cde14b36
|
update submodule akg to newest commit id
|
5 years ago |
mindspore-ci-bot
|
6335598fff
|
!3111 Rollback to Normal that operates on D
Merge pull request !3111 from peixu_ren/custom_gpu
|
5 years ago |
mindspore-ci-bot
|
6566b38371
|
!3033 decoupling primitive of compute function
Merge pull request !3033 from lianliguang/primi-decoupling-v2
|
5 years ago |
mindspore-ci-bot
|
a581766be4
|
!3069 Enable optimizer parallel with broadcast
Merge pull request !3069 from gziyan/optimizer_parallel_v2
|
5 years ago |
mindspore-ci-bot
|
2c3f02b653
|
!3081 Enable stream sync when context is graph but run pynative
Merge pull request !3081 from JoyLvliang/enable-stream-sync-when-context-is-graph-but-run-in-pynative
|
5 years ago |
liyong
|
bc676fe250
|
save op in minddataset
|
5 years ago |
leonwanghui
|
220f090ce5
|
update README.md.
Update Slack join link.
|
5 years ago |
mindspore-ci-bot
|
932679d547
|
!3058 Check disk space before writing and eliminate the unneeded `mode` value
Merge pull request !3058 from LiHongzhang/check_disk_space
|
5 years ago |
caifubi
|
cb8b5dbd76
|
Remove build option -S
|
5 years ago |
mindspore-ci-bot
|
25ee322ba3
|
!2966 reuse communication op output's memory
Merge pull request !2966 from laiyongqiang/hcom_memreuse
|
5 years ago |
WilliamLian
|
50e2fda52d
|
refactor primitive ComputeFunction function
|
5 years ago |
mindspore-ci-bot
|
dcacb6c918
|
!3085 Adapt TBE ops ApplyCenteredRMSPropD.
Merge pull request !3085 from liuxiao93/adapt-ApplyCenteredRmsProp
|
5 years ago |
mindspore-ci-bot
|
5fcea19082
|
!3109 ssim add type error for unsupported types
Merge pull request !3109 from zhaozhenlong/fix-issue-ssim-raise-type-error
|
5 years ago |
mindspore-ci-bot
|
8401d9a426
|
!3113 fix serving build problem
Merge pull request !3113 from dinghao/master
|
5 years ago |
zhaoting
|
5c0962acfa
|
add gpu split and restructure gpu concat
|
5 years ago |
laiyongqiang
|
68c78ab6bb
|
reuse communication op output's memory
|
5 years ago |
dinghao
|
b902fd49d6
|
fix serving compile
|
5 years ago |
peixu_ren
|
1feca960aa
|
Rollback to Normal on D
|
5 years ago |
Ziyan
|
39f08eb7dd
|
enable optimizer parallel
|
5 years ago |
zhaozhenlong
|
0b930bd859
|
ssim raise type error for unsupported dtypes
|
5 years ago |
mindspore-ci-bot
|
b02fd3d8bc
|
!3106 Optimization for map_data_.clear()
Merge pull request !3106 from Kang/optimization
|
5 years ago |
Li Hongzhang
|
89462e9c3b
|
check disk space before writing and remove unused mode value
|
5 years ago |
mindspore-ci-bot
|
45d18f5e86
|
!3108 Fix bug of graph id changing in data dump release
Merge pull request !3108 from caifubi/data-dump-new
|
5 years ago |
mindspore-ci-bot
|
7976d77593
|
!3104 fix mindspore dtype equal
Merge pull request !3104 from fary86/fix_mstype_eq
|
5 years ago |
caifubi
|
236d65b7d3
|
Fix graph id changed in data dump release
|
5 years ago |
wuyongkang
|
7c1b44731e
|
Optimization for map_data_.clear()
|
5 years ago |
lvliang
|
b48592ce79
|
enable-stream-sync-when-context-is-graph-but-run-in-pynative
|
5 years ago |
fary86
|
595767b4b5
|
Fix bug of mindspore dtype equal
|
5 years ago |
mindspore-ci-bot
|
8300802b95
|
!3089 Fix data dump device address cannot access
Merge pull request !3089 from caifubi/data-dump-new
|
5 years ago |
mindspore-ci-bot
|
60927ef130
|
!3010 mindspore.dataset c_transform support for RandomApply RandomChoice, Compose and RandomSelectSubpolicy
Merge pull request !3010 from ZiruiWu/random_tensor_ops
|
5 years ago |