mindspore-ci-bot
|
4b5cbe5d4a
|
!2186 Optimization for opt
Merge pull request !2186 from Kang/opt
|
5 years ago |
mindspore-ci-bot
|
b391eb2b29
|
!2209 add function for quant_utils that convert float to int
Merge pull request !2209 from chenzhongming/master
|
5 years ago |
jiangjinsheng
|
791bed7c7a
|
vm for splitv
|
5 years ago |
lizhenyu
|
694a8213b7
|
add adam optimizer
|
5 years ago |
chenzomi
|
563691808f
|
add quant utils
|
5 years ago |
WilliamLian
|
5d25bf7ca2
|
add more transform format insert transdata
|
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
|
377c326f66
|
!2203 Fix the back outputs of BNTrainingUpdateV3 may cover the front whitch is empty
Merge pull request !2203 from huanghui/single-batchnorm-fission-pass
|
5 years ago |
mindspore-ci-bot
|
d47fcab4fc
|
!2216 Add para check for GeneratorDataset
Merge pull request !2216 from pengyanjun/fix_generatordataset_para_check
|
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 |
jjfeing
|
838dd1e5dd
|
modify create dynamic format build info
|
5 years ago |
limingqi107
|
55b3557c0d
|
gpu optimize the max device memory config
|
5 years ago |
Yang
|
dee8471d23
|
!1993 [Dataset] Fix codedex.
|
5 years ago |
mindspore-ci-bot
|
fc74606211
|
!2214 Fix some tiny mistakes of InplaceAdd and InplaceSub vm ops
Merge pull request !2214 from liuwenhao/master
|
5 years ago |
mindspore-ci-bot
|
cf9f88183c
|
!2201 Add save&load ckpt path for distribution training
Merge pull request !2201 from chenweifeng/gpu_bert
|
5 years ago |
VectorSL
|
9f0ae32d15
|
gpu update shapecheck
|
5 years ago |
ms_yan
|
5fe9494878
|
get rid of is_tuple
|
5 years ago |
liyong
|
1909d26506
|
fix padded_sample default
|
5 years ago |
Kang
|
2974b906d3
|
Optimization for opt
|
5 years ago |
mindspore-ci-bot
|
445122f520
|
!2208 [CT][MS][Function][heterogeneous] ApplyMomentum not support add primitive to CPU
Merge pull request !2208 from sunsuodong/review
|
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 |
mindspore-ci-bot
|
c09bcbe9bd
|
!2152 Fix two issues of having too many processes and no attribute of '_closed'
Merge pull request !2152 from 李鸿章/fix_issues
|
5 years ago |
mindspore-ci-bot
|
08a496d073
|
!1276 Callbacks as context managers
Merge pull request !1276 from 李鸿章/context_manager
|
5 years ago |
dengwentao
|
98aa1b36da
|
modify embedding_look_up task process
|
5 years ago |
mindspore-ci-bot
|
8cb3859bdf
|
!2213 fix static check
Merge pull request !2213 from xianwz/static-check-fix
|
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 |
chengxianbin
|
84b0834659
|
yolov3 network directory rectification
|
5 years ago |
Yanjun Peng
|
e95220d89d
|
fix generatordataset para check
|
5 years ago |
mindspore-ci-bot
|
b9e59f9de4
|
!2154 fix profiling core dump when start profiling many times
Merge pull request !2154 from caifubi/fix-profiling-core-dump
|
5 years ago |
王东旭
|
4e09ae83eb
|
fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric bug
|
5 years ago |
liuwenhao4
|
a743f5b109
|
add InplaceAddD and InplaceSubD vm ops
|
5 years ago |
huanghui
|
1243022f01
|
fix the back outputs of BNTrainingUpdateV3 may cover the front whitch is empty
|
5 years ago |
Xiaoda Zhang
|
55e7d9d2b8
|
move embeddinglookup to the internal
|
5 years ago |
Xian Weizhao
|
ec333c92d0
|
fix static check
|
5 years ago |
mindspore-ci-bot
|
7038df8b99
|
!2159 add virtualDatasetCell in eval
Merge pull request !2159 from yao_yf/add_virtualdataset_in_eval
|
5 years ago |
李鸿章
|
ee438aaf4a
|
callback as context manager
|
5 years ago |
ms_yan
|
d162a7a5ab
|
repair problem in NumpySlicesDataset
|
5 years ago |
liuxiao
|
df63a3195d
|
fix input value check for SparseApplyFtrl and SparseApplyAdagrad
|
5 years ago |
sunsuodong
|
618b734eda
|
applymomentum
|
5 years ago |
hesham
|
f2462bb00d
|
Mask Op
|
5 years ago |
mindspore-ci-bot
|
ea37dc76f0
|
!2144 move vgg16/lstm script to model_zoo
Merge pull request !2144 from caojian05/ms_master_dev
|
5 years ago |
mindspore-ci-bot
|
bb622877e8
|
!2167 Add a callback module to avoid the size of the callback.py file too large
Merge pull request !2167 from ougongchang/adjust_callback
|
5 years ago |
wilfChen
|
9d74cfd312
|
Add load&save ckpt path for distribute training
|
5 years ago |
mindspore-ci-bot
|
6e7a38ac67
|
!2190 fix error in the example of SparseApplyLazyAdam
Merge pull request !2190 from wangnan39/modify_annotations_of_sparse_adam
|
5 years ago |