mindspore-ci-bot
|
cfe226fc97
|
!7950 new add softplus and softplus grad gpu ops.
Merge pull request !7950 from linqingke/gpu_ops
|
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 |
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 |
mindspore-ci-bot
|
cacebd1211
|
!7933 Cache performance updates
Merge pull request !7933 from Jamie/CacheOp_dev
|
4 years ago |
mindspore-ci-bot
|
93c11d1dcc
|
!8008 Add gpu support to ScatterAdd
Merge pull request !8008 from 34bunny/GPU-ScatterAdd
|
4 years ago |
mindspore-ci-bot
|
4f4eadda8f
|
!8003 Repeat Elements Grad GPU Kernel
Merge pull request !8003 from JonathanY/repeat_grad
|
4 years ago |
mindspore-ci-bot
|
7ef7bef1d8
|
!7796 [MD] Enable C++ cache api for non-mappable datasets
Merge pull request !7796 from lixiachen/cache_c_api_nonmappable
|
4 years ago |
buxue
|
1364b5c301
|
support key ward way to pass arg for outermost net in graph mode
|
4 years ago |
mindspore-ci-bot
|
eb3b093686
|
!8013 [MD] fix minddataset padding bug
Merge pull request !8013 from liyong126/fix_md_pad
|
4 years ago |
zhouyuanshen
|
f0f67b8aa8
|
add gather op on gpu
|
4 years ago |
mindspore-ci-bot
|
68e2b917d6
|
!7693 Add SigmoidCrossEntropyWithLogits CPU
Merge pull request !7693 from wanyiming/add_sigmoid_cross_entropy_with_logit_cpu
|
4 years ago |
mindspore-ci-bot
|
015b244471
|
!7991 fix ReLUV2 error
Merge pull request !7991 from yihuaijie/dev
|
4 years ago |
wanyiming
|
0b74b0f50b
|
add_cpu_op
|
4 years ago |
liyong
|
0d40abf5dd
|
fix md padding bug
|
4 years ago |
mindspore-ci-bot
|
29e3cdd72e
|
!8007 C++ API: Delete ValidateParams in dataset APIs; update error input UTs
Merge pull request !8007 from cathwong/ckw_cppapi_dataset_del_valparms
|
4 years ago |
Lixia Chen
|
572c5e5f29
|
Rebase up to 542a52fbf8
|
4 years ago |
TFbunny
|
dc2144ee0d
|
add GPU-ScatterAdd
|
4 years ago |
danishnxt
|
34cc178bd0
|
New New UnsortedSegmentMax for GPU [API][CUDA_KERNEL]
PyLintFix
header fix
|
4 years ago |
Cathy Wong
|
18ecd65f93
|
C++ API: Delete ValidateParams in dataset APIs; update error input UTs
|
4 years ago |
jonwe
|
e896d38c34
|
repeat grad
|
4 years ago |
mindspore-ci-bot
|
542a52fbf8
|
!7873 [MS][GPU] Add GPU SparseApplyFtrl op
Merge pull request !7873 from tom_chen/sparse_ftrl
|
4 years ago |
mindspore-ci-bot
|
851ee9c3d5
|
!7875 Add support to GPU SparseApplyProximalAdagrad
Merge pull request !7875 from 34bunny/GPU-SparseApplyProximalAdagrad
|
4 years ago |
Yi Huaijie
|
148d645915
|
fix ReLUV2 error
|
4 years ago |
mindspore-ci-bot
|
32d6ed3e28
|
!7964 update resnet50_quant ci threshold
Merge pull request !7964 from yuchaojie/quant2
|
4 years ago |
mindspore-ci-bot
|
870afe08f5
|
!7914 get keys and values from dictionary & set tuple to dictionary
Merge pull request !7914 from Simson/push-to-opensource
|
4 years ago |
simson
|
3b21822824
|
get keys and values from dictionary & set tuple to dictionary
|
4 years ago |
wuxuejian
|
b03329c65a
|
add cpu op
|
4 years ago |
yuchaojie
|
a1d6888c89
|
update resnet50_quant ci threshold
|
4 years ago |
linqingke
|
6dc3618758
|
new add softplus and softplus grad gpu ops.
|
4 years ago |
mindspore-ci-bot
|
8f44074796
|
!7866 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
Merge pull request !7866 from luoyang/c-api-pyfunc
|
4 years ago |
zhaoting
|
f2e9d9cfc7
|
add some cpu operator
|
4 years ago |
luoyang
|
52d278e858
|
[MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
|
4 years ago |
mindspore-ci-bot
|
9c2704030f
|
!7872 Add log1p operator at GPU back-end and move erf and erf to the unary_op list
Merge pull request !7872 from peixu_ren/custom_pp_ops
|
4 years ago |
mindspore-ci-bot
|
5ef3d02ce3
|
!7696 Add calculation of triangle matrix determinant op at GPU back-end
Merge pull request !7696 from peixu_ren/custom_gpu
|
4 years ago |
mindspore-ci-bot
|
2ba20dc8e7
|
!7848 Add five transforms API
Merge pull request !7848 from shenwei41/new_master
|
4 years ago |
Zirui Wu
|
814044963b
|
add validation check in tfrecord_node
update ut
|
4 years ago |
Zirui Wu
|
ea97197311
|
fix tfrecord_op core dump
add test case
fix ci
fix ci round 2
address review cmts
|
4 years ago |
TFbunny
|
a638973378
|
add GPU SparseApplyProximalAdagrad
|
4 years ago |
mindspore-ci-bot
|
c39c3ccfbe
|
!7734 Redesigned GetNumClasses
Merge pull request !7734 from Alex Yuyue/IR_dataset_input
|
4 years ago |
tom__chen
|
71b235c302
|
sparse apply ftrl gpu kernel
|
4 years ago |
shenwei41
|
779f0f387b
|
Add transforms API
|
4 years ago |