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 |
peixu_ren
|
b8abcf858a
|
Add expm1 op at GPU back-end
|
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 |
baihuawei
|
cff87d6f65
|
fix cpu kernel select
|
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 |
mindspore-ci-bot
|
4ebc55b29e
|
!7841 Add supports to ACosGrad and AsinGrad on gpu
Merge pull request !7841 from zhouyuanshen/ACosGrad_and_AsinGrad
|
4 years ago |
mindspore-ci-bot
|
163544795f
|
!7922 add params check for offset in distributed_sampler
Merge pull request !7922 from xiaotianci/fix_distributed_sampler
|
4 years ago |
mindspore-ci-bot
|
f3e8798b40
|
!7879 fix bug that asin/acos not support fp16 on gpu
Merge pull request !7879 from zhouyuanshen/asin_acos_fp16
|
4 years ago |
mindspore-ci-bot
|
376fa95717
|
!7771 Add Parallel SegmentOps
Merge pull request !7771 from huangxinjing/segment_ops
|
4 years ago |
Xiao Tianci
|
823e52f1dc
|
add params checking of offset in distributed_sampler
add related comment to explain
add related UT
|
4 years ago |
mindspore-ci-bot
|
40cfca781a
|
!7834 rename create_quant_config && add notes
Merge pull request !7834 from yuchaojie/quant
|
4 years ago |
mindspore-ci-bot
|
0d43e37f22
|
!7651 Add embedding and embedding_lookup
Merge pull request !7651 from jiangzhenguang/add_embedding_and_enbedding_lookup
|
4 years ago |
Lixia Chen
|
02ddddfe7e
|
Enable caching over non-mappable dataset c++ api
and caching over Album dataset
|
4 years ago |
mindspore-ci-bot
|
ea4df3c3c2
|
!7826 new add l2normalize_grad gpu ops.
Merge pull request !7826 from linqingke/gpu_ops
|
4 years ago |
zhouyuanshen
|
1804c042ec
|
fix bug that asin/acos not support fp16 on gpu
|
4 years ago |
zhouyuanshen
|
8481fd59d8
|
Add supports to ACosGrad and AsinGrad
|
4 years ago |
huangxinjing
|
bf5d21770a
|
Add UnsortedSegmentSum and UnosrtedSemenMin For Oparallel Implements
|
4 years ago |
alex-yuyue
|
913a49f3af
|
Add support for C++ API: GetNumClasses
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
4 years ago |
peixu_ren
|
dfe5a951eb
|
Add log1p operator at GPU back-end and move erf and erf to the unary_op list
|
4 years ago |
Xun Deng
|
d4df6f82ea
|
support get_dist_args
|
4 years ago |
peixu_ren
|
99f2927c21
|
Add calculation of triangle matrix determinant op at GPU back-end
|
4 years ago |
mindspore-ci-bot
|
d4142d682d
|
!7437 auto parallel support dynamic
Merge pull request !7437 from yao_yf/auto_parallel_support_dynamic_shape
|
4 years ago |
jzg
|
7cbd55e17d
|
add embedding layer.
|
4 years ago |
mindspore-ci-bot
|
08e6ac0b09
|
!7805 support split ValueList
Merge pull request !7805 from yihuaijie/master
|
4 years ago |
yao_yf
|
0cfe72cd22
|
auto parallel dynamic
|
4 years ago |
yuchaojie
|
69d9e76d65
|
rename create_quant_config && add notes
|
4 years ago |
Yi Huaijie
|
3102c4ff8d
|
support split ValueList
|
4 years ago |
linqingke
|
3465c9c400
|
new add l2normalize_grad gpu ops.
|
4 years ago |
mindspore-ci-bot
|
7e3b0e1027
|
!7790 add more pynative st test_case
Merge pull request !7790 from lvchangquan/transdata
|
4 years ago |
mindspore-ci-bot
|
5b28016b4d
|
!7735 fix gpu multinomial seed issue and GRAPH_MODE
Merge pull request !7735 from baihuawei/fixmultinomial
|
4 years ago |
lvchangquan
|
41f520c9fa
|
add more pynative st test_cases
|
4 years ago |
mindspore-ci-bot
|
d479b91093
|
!7767 GPU update resnet50 readme and add cast type
Merge pull request !7767 from VectorSL/readme
|
4 years ago |
mindspore-ci-bot
|
2fac6d0595
|
!7794 Renamed ut test_invert.py to test_invert_bijector.py
Merge pull request !7794 from XunDeng/pp_issue_branch
|
4 years ago |
mindspore-ci-bot
|
fcee224c0e
|
!7724 set last operator strategy euqal to label in eval or predict
Merge pull request !7724 from yao_yf/set_last_operator_strategy_euqal_to_label_in_eval
|
4 years ago |
mindspore-ci-bot
|
acd156c084
|
!7722 sync aicpu ops to open from ms-incubator
Merge pull request !7722 from yanzhenxiang2020/incubator_to_open
|
4 years ago |
mindspore-ci-bot
|
deb17b36c1
|
!7786 Add SampledSoftmaxLoss GPU Kernel
Merge pull request !7786 from JonathanY/ops_oct
|
4 years ago |
mindspore-ci-bot
|
5ad25494ab
|
!7736 [MS][GPU][CUDA] - Reworked MirrorPad / MirrroPadGrad Op to add support for 3d/4d padding + Updated ST + added support for int32 in all GPu paddings
Merge pull request !7736 from danishnxt/MirrorPadRework
|
4 years ago |
Xun Deng
|
5ffc16c6db
|
renamed test_invert_bijector
|
4 years ago |
jonwe
|
fc81f46053
|
sampled softmax loss
|
4 years ago |
mindspore-ci-bot
|
a3af89bd48
|
!7611 [MS][GPU] Adding new Ops - TensorDot and TensorDot Grad
Merge pull request !7611 from danishnxt/newMaster
|
4 years ago |
yao_yf
|
65d8e63580
|
set last node data parallel or repeat calculate in eval/predict
|
4 years ago |
VectorSL
|
5102482e3a
|
1readme update resnet 2cast add more type
|
4 years ago |
mindspore-ci-bot
|
87c57c54e6
|
!7664 fixed Destructor and RegisterRoute
Merge pull request !7664 from anancds/http-patch
|
4 years ago |
mindspore-ci-bot
|
169bf59fd4
|
!7525 fix cpu type exception
Merge pull request !7525 from baihuawei/cpu_type_exception
|
4 years ago |
yanzhenxiang2020
|
6a2c1df5e3
|
sync aicpu ops to open from ms-incubator: UniqueWithPad, EditDistance, TransData
|
4 years ago |
anancds
|
4b995fe170
|
fixed Destructor and RegisterRoute
|
4 years ago |
huanghui
|
a9e781921a
|
Support determine tensor in(not in) a list(tuple)
|
4 years ago |
mindspore-ci-bot
|
3376e0d034
|
!7704 [MD] Add testcases for cache c api
Merge pull request !7704 from lixiachen/cache_c_api
|
4 years ago |
mindspore-ci-bot
|
7f91a3faf2
|
!7741 [ME] format code
Merge pull request !7741 from chenzhongming/zomi_master
|
4 years ago |
mindspore-ci-bot
|
b6b254f6e4
|
!7670 add l2normalize gpu kernel.
Merge pull request !7670 from linqingke/gpu_ops
|
4 years ago |
chenzomi
|
44bf4c3e37
|
[ME] format code
|
4 years ago |
mindspore-ci-bot
|
d81bd7b17b
|
!7710 Add c++ API for GetRepeatCount and GetBatchSize
Merge pull request !7710 from h.farahat/getBatchRepeat
|
4 years ago |
mindspore-ci-bot
|
0124eef185
|
!7729 [MD] Fix log of vision and dataset in C++ api
Merge pull request !7729 from luoyang/pylint
|
4 years ago |
mindspore-ci-bot
|
7982f05038
|
!7730 [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
Merge pull request !7730 from luoyang/c-api-pyfunc
|
4 years ago |
danishnxt
|
0f69be06b1
|
Reworked mirrorPad
lintIssues
convert long -> int64
correcting int64 -> int64_t
lint
|
4 years ago |
luoyang
|
f0e976dbda
|
[MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
|
4 years ago |
baihuawei
|
05dcec0583
|
fix multinomial
|
4 years ago |
hesham
|
f3880f8355
|
Add GetBatchSizer and GetRepeatCount to c++ API
|
4 years ago |
YangLuo
|
f3fa5a441d
|
[MD] Fix log of vision and dataset in C++ api
|
4 years ago |
mindspore-ci-bot
|
f711e01f61
|
!7719 refactor cnode strategy
Merge pull request !7719 from gziyan/refactor_cnode
|
4 years ago |
linqingke
|
99480d26c6
|
add l2normalize gpu kernel.
|
4 years ago |
Ziyan
|
069318899a
|
refactor get cnode strategy
|
4 years ago |
mindspore-ci-bot
|
c5867d2d7e
|
!7676 [MD] fix arm compile error
Merge pull request !7676 from liyong126/fix_arm_env
|
4 years ago |
mindspore-ci-bot
|
3d194137da
|
!7702 Redesigned GetOutputType and GetOutputShape
Merge pull request !7702 from Alex Yuyue/IR_dataset_input
|
4 years ago |
mindspore-ci-bot
|
48edd9708c
|
!7690 [MD] fix num_sample in randomsampler and sequential sampler
Merge pull request !7690 from liyong126/fix_md_num_samples
|
4 years ago |