mindspore-ci-bot
|
3559cb5ccd
|
!2252 dataset: repair bug in config load
Merge pull request !2252 from ms_yan/config_load
|
5 years ago |
mindspore-ci-bot
|
90e05579c8
|
!2197 Change acc threshold of test_resnet_imagenet
Merge pull request !2197 from zhaoting/ResNet50_st
|
5 years ago |
mindspore-ci-bot
|
60f4795f40
|
!2220 fix binary dump and add test case
Merge pull request !2220 from leopz/fix_dump
|
5 years ago |
mindspore-ci-bot
|
1e12b07afd
|
!2251 Add implementation of SparseApplyProximalAdagrad cpu kernel
Merge pull request !2251 from YuJianfeng/proximal
|
5 years ago |
zhaoting
|
c083089e7e
|
change acc threshold of test_resnet_imagenet
|
5 years ago |
ms_yan
|
8d1dae46ac
|
Throw error when load config failed
|
5 years ago |
liyong
|
7369950a93
|
convert csv to mindrecord
|
5 years ago |
mindspore-ci-bot
|
19e66f06e2
|
!2150 Gpu Tanh kernel support fp16
Merge pull request !2150 from chenweifeng/tanh-fp16
|
5 years ago |
mindspore-ci-bot
|
0c3d96a98b
|
!2236 Refactor the callback module in an encapsulated way
Merge pull request !2236 from 李鸿章/callback
|
5 years ago |
yujianfeng
|
c3871d98cc
|
Add implementation of SparseApplyProximalAdagrad cpu kernel
|
5 years ago |
hesham
|
b9495a9ccc
|
Truncate Pair
|
5 years ago |
mindspore-ci-bot
|
9ba6f61d01
|
!2148 fix hook and bprop debug issue in pynative
Merge pull request !2148 from wangqiuliang/fix-hook-bprop-issue
|
5 years ago |
mindspore-ci-bot
|
4e3b3711be
|
!2199 Fix the condition when activation name is 0
Merge pull request !2199 from Simson/push-to-opensource
|
5 years ago |
leopz
|
a67132f6b7
|
fix shape and add testcase
|
5 years ago |
mindspore-ci-bot
|
294449697a
|
!2179 Add sort by index for each group of AllReduce
Merge pull request !2179 from YuJianfeng/all_reduce_index
|
5 years ago |
mindspore-ci-bot
|
f513bb8f83
|
!2163 [Auto parallel] Move 'EmbeddingLookup' to internal
Merge pull request !2163 from Xiaoda/3-changing-embeddinglookup-internal
|
5 years ago |
kingfo
|
358982a98f
|
fix hook and bprop debug issue
|
5 years ago |
mindspore-ci-bot
|
fe797aaf10
|
!2229 add ftrl optimizer
Merge pull request !2229 from zyli2020/add_ftrl_op
|
5 years ago |
mindspore-ci-bot
|
95d887a35b
|
!2226 add adam op for wide&deep model
Merge pull request !2226 from zyli2020/add_adam_op
|
5 years ago |
mindspore-ci-bot
|
c4863683ef
|
!2235 add SigmoidCrossEntropyWithLogitsGrad operation
Merge pull request !2235 from zyli2020/add_sigmoid_cross_entropy_with_logits_grad
|
5 years ago |
mindspore-ci-bot
|
116ed509bf
|
!2234 add SigmoidCrossEntropyWithLogits op
Merge pull request !2234 from zyli2020/add_sigmoid_cross_entropy_with_logits
|
5 years ago |
yujianfeng
|
f15cb6b7c9
|
Add sort by index for each group of AllReduce
|
5 years ago |
simson
|
ca988e9e69
|
fix the condition when activation name is 0
|
5 years ago |
mindspore-ci-bot
|
a4048e192c
|
!2256 Rename Sampler::Reset() to Sampler::ResetSampler()
Merge pull request !2256 from JesseKLee/sampler
|
5 years ago |
mindspore-ci-bot
|
ea829e89c3
|
!2198 Add MaskOp to dataset
Merge pull request !2198 from h.farahat/mask_op
|
5 years ago |
Jesse Lee
|
dcfdff6021
|
Rename Sampler Reset
|
5 years ago |
mindspore-ci-bot
|
808380a9f9
|
!2142 Cleanup dataset UT: refactor visualize()
Merge pull request !2142 from Tinazhang/reorg-visualize
|
5 years ago |
ms_yan
|
fdafc690f8
|
repair problem in NumpySlicesDataset
|
5 years ago |
mindspore-ci-bot
|
2865436fee
|
!2092 Tokenizers
Merge pull request !2092 from qianlong21st/june_third
|
5 years ago |
Tinazhang
|
169eaf73c7
|
reorganize util function visualize()
|
5 years ago |
lizhenyu
|
636b8e2b88
|
add SigmoidCrossEntropyWithLogitsGrad op
|
5 years ago |
panfengfeng
|
c745b6bd9d
|
回退 'Pull Request !2189 : dataset: repair some bug in NumpySlicesDataset'
|
5 years ago |
mindspore-ci-bot
|
4642df207a
|
!2210 gpu optimize the max device memory config
Merge pull request !2210 from limingqi107/max_device_memory_optimize
|
5 years ago |
mindspore-ci-bot
|
11a256536d
|
!2189 dataset: repair some bug in NumpySlicesDataset
Merge pull request !2189 from ms_yan/numpy_slice_repair
|
5 years ago |
mindspore-ci-bot
|
4b5cbe5d4a
|
!2186 Optimization for opt
Merge pull request !2186 from Kang/opt
|
5 years ago |
lizhenyu
|
694a8213b7
|
add adam optimizer
|
5 years ago |
Li Hongzhang
|
ecc459158e
|
callback module in encapsulated
|
5 years ago |
mindspore-ci-bot
|
65f2212fd3
|
!2215 Support hccl profiling
Merge pull request !2215 from caifubi/support-hccl-profiling
|
5 years ago |
lizhenyu
|
ac2217dbae
|
add SigmoidCrossEntropyWithLogits op
|
5 years ago |
lizhenyu
|
c3360a84cd
|
add ftrl optimizer
|
5 years ago |
mindspore-ci-bot
|
b9ad407dc2
|
!2204 add check for tensor slice before convert to ops
Merge pull request !2204 from zhangbuxue/add_check_for_tensor_slice_before_convert_to_ops
|
5 years ago |
mindspore-ci-bot
|
cef901fe0d
|
!2069 Fix input value check for Momentum, SparseApplyFtrl and SparseApplyAdagrad.
Merge pull request !2069 from liuxiao/fix-input-value-check-for-SparseApplyFtrl-and-SparseApplyAdaGrad
|
5 years ago |
wilfChen
|
9201ea5ed2
|
replace tanh implement with cudnn
|
5 years ago |
limingqi107
|
55b3557c0d
|
gpu optimize the max device memory config
|
5 years ago |
Yang
|
dee8471d23
|
!1993 [Dataset] Fix codedex.
|
5 years ago |
Kang
|
2974b906d3
|
Optimization for opt
|
5 years ago |
qianlong
|
4f16f036be
|
Add WhitespaceTokenizer and UnicodeScriptTokenizer for nlp
add CaseFold, NormalizeUTF8
add RegexReplace
add RegexTokenizer
add BasicTokenizer
add WordpieceTokenizer
add BertTokenizer
|
5 years ago |
buxue
|
61857b69ed
|
add check for tensor slice before convert to ops
|
5 years ago |
caifubi
|
5db0d8129c
|
Support hccl profiling
|
5 years ago |
王东旭
|
4e09ae83eb
|
fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric bug
|
5 years ago |