mindspore-ci-bot
|
4b4ca1a188
|
!8146 Improve performance for GPU-ScatterUpdate, add int32 support
Merge pull request !8146 from 34bunny/GPU-ScatterUpdateFix
|
4 years ago |
mindspore-ci-bot
|
04142b74f6
|
!8144 Rename GPU-UniformSampler to GPU-UniformCandidateSampler
Merge pull request !8144 from 34bunny/GPU-UniformCandidateSampler
|
4 years ago |
mindspore-ci-bot
|
4c2344ed35
|
!8141 Improve performance for GPU-ScatterAdd, add use_locking and add int32 support
Merge pull request !8141 from 34bunny/GPU-ScatterAdd
|
4 years ago |
mindspore-ci-bot
|
491efd8aa4
|
!8088 add Adam CPU operator
Merge pull request !8088 from zhaoting/adam
|
4 years ago |
zhoufeng
|
183742009f
|
mindspore cxx api for 310 inference
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
zhaoting
|
8730638076
|
add Adam CPU op
|
4 years ago |
mindspore-ci-bot
|
57fc8f45ae
|
!7884 Pynative support dynamic shape op
Merge pull request !7884 from JoyLvliang/pynative-support-dynamic-shape
|
4 years ago |
TFbunny
|
cd7329082e
|
refine GPU-Scatteradd
|
4 years ago |
Zirui Wu
|
5d1ada682c
|
remove uncessary headers
staging II
clean up
further clean up
fix merge conflict with 8139
fix complie err
|
4 years ago |
mindspore-ci-bot
|
1fca20c5e8
|
!8139 Remove `api` namespace from mindata/dataset
Merge pull request !8139 from h.farahat/ir_namespace
|
4 years ago |
lvliang
|
fd5be43598
|
pynative-support-dynamic-shape
|
4 years ago |
mindspore-ci-bot
|
ce9795bb39
|
!7808 fix cpu select kernel info
Merge pull request !7808 from baihuawei/fixcpu
|
4 years ago |
mindspore-ci-bot
|
49eb4d3106
|
!8089 add antialias option for py reset
Merge pull request !8089 from guozhijian/enhance_py_resize
|
4 years ago |
mindspore-ci-bot
|
f3d7b32d56
|
!7855 Move backend opt pass ir files to the fold: verbose_ir_files
Merge pull request !7855 from huanghui/move_ir_files
|
4 years ago |
mindspore-ci-bot
|
e9cd12e904
|
!8114 rectify and optimize the type checking function
Merge pull request !8114 from zhangbuxue/rectify_and_optimize_the_type_checking_function
|
4 years ago |
mindspore-ci-bot
|
00294473e3
|
!7976 [pynative] Add nested derivative feature
Merge pull request !7976 from zjun/Add_nested_derivative
|
4 years ago |
buxue
|
346bcfa3fd
|
Rectify and optimize the type checking function
|
4 years ago |
jonyguo
|
1b78e34310
|
add ANTIALIAS support for python progress
|
4 years ago |
mindspore-ci-bot
|
bbfef6233a
|
!8134 Add TBE op DynamicGRU for new and old backend.
Merge pull request !8134 from liuxiao93/DynamicGRU-new-old-backend
|
4 years ago |
mindspore-ci-bot
|
769bd24c63
|
!8002 Add expm1 op at GPU back-end
Merge pull request !8002 from peixu_ren/custom_gpu
|
4 years ago |
hesham
|
5169fb4c42
|
Remove api namespace
|
4 years ago |
TFbunny
|
356844da46
|
refine GPU-ScatterUpdate
|
4 years ago |
TFbunny
|
ee4e2db77e
|
rename UniformSampler to UniformCandidateSampler
|
4 years ago |
mindspore-ci-bot
|
6e2241d64f
|
!8096 Add DatasetNode as a base Class for IR nodes
Merge pull request !8096 from h.farahat/datasetNode
|
4 years ago |
mindspore-ci-bot
|
e909b9077c
|
!7946 fix auto parallel optimizer weight shard
Merge pull request !7946 from gziyan/fix_auto_optim_shard
|
4 years ago |
mindspore-ci-bot
|
e99a8bd784
|
!8120 fix CI randomly fails
Merge pull request !8120 from yihuaijie/master
|
4 years ago |
liuxiao93
|
45d343257b
|
Add DynamicGRU.
|
4 years ago |
zjun
|
ccedf71de5
|
Add pynative bprop nested grad
Signed-off-by: zjun <zhangjun0@huawei.com>
|
4 years ago |
mindspore-ci-bot
|
ad930b30db
|
!7891 add layer of clipbyglobalnorm
Merge pull request !7891 from jiangzhenguang/add_clip_by_global_norm
|
4 years ago |
huanghui
|
fa6c23358a
|
Move some ir files which backend optpass dumped to the fold: verbose_ir_files
|
4 years ago |
Yi Huaijie
|
da29f232c6
|
fix CI random fails
|
4 years ago |
Ziyan
|
c33f2cd796
|
fix auto optimizer weight shard
|
4 years ago |
jzg
|
4851a67bb5
|
add layer of clipbyglobalnorm.
|
4 years ago |
mindspore-ci-bot
|
17bc7ffca6
|
!8030 dump node input/output when task error
Merge pull request !8030 from jjfeing/master
|
4 years ago |
mindspore-ci-bot
|
7e43eaf5e8
|
!8072 Revert changes to weighted_random_sampler in PR7866
Merge pull request !8072 from luoyang/pylint
|
4 years ago |
jjfeing
|
56f1bb1b66
|
add dump data when task error
|
4 years ago |
mindspore-ci-bot
|
cfe226fc97
|
!7950 new add softplus and softplus grad gpu ops.
Merge pull request !7950 from linqingke/gpu_ops
|
4 years ago |
hesham
|
0ba0595caf
|
DatasetNode as a base for all IR nodes
|
4 years ago |
mindspore-ci-bot
|
ccbc6df79c
|
!8068 add supports to op gathergrad on gpu
Merge pull request !8068 from zhouyuanshen/gathergrad
|
4 years ago |
mindspore-ci-bot
|
1b3efdc70a
|
!7428 add cpu op
Merge pull request !7428 from wuxuejian/cpu_op
|
4 years ago |
mindspore-ci-bot
|
7092a33e87
|
!8039 support key ward way to pass arg for outermost net in graph mode
Merge pull request !8039 from zhangbuxue/support_key_ward_way_to_pass_arg_for_outermost_net_in_graph_mode
|
4 years ago |
zhouyuanshen
|
21c96b3c31
|
add supports to op gathergrad on gpu
|
4 years ago |
mindspore-ci-bot
|
03a0d57437
|
!7381 add some cpu operator
Merge pull request !7381 from zhaoting/master
|
4 years ago |
mindspore-ci-bot
|
b64de9c1dc
|
!8000 Add supports to op Gather on gpu
Merge pull request !8000 from zhouyuanshen/gather
|
4 years ago |
YangLuo
|
82cc7c3f63
|
[MD] Revert changes to weighted_random_sampler in PR7866
|
4 years ago |
mindspore-ci-bot
|
be2a3ebf6d
|
!8055 Fixed the problem of Repeat with GetDatasetSize
Merge pull request !8055 from MahdiRahmaniHanzaki/tree-getters
|
4 years ago |
Mahdi
|
5005b434e6
|
Fixed repeat issue with GetDatasetSize
|
4 years ago |
mindspore-ci-bot
|
497f2f0cff
|
!8054 Add gpu support for ScatterUpdate
Merge pull request !8054 from 34bunny/GPU-ScatterUpdate
|
4 years ago |
mindspore-ci-bot
|
de20d3e488
|
!8006 [MS][GPU][CUDA][API] Adding new Ops - UnsortedSegmentMax GPU
Merge pull request !8006 from danishnxt/SegMax
|
4 years ago |
TFbunny
|
cd9d0bf79a
|
add GPU-ScatterUpdate
|
4 years ago |