zhaoting
9d9c35d1ee
change acc threshold of test_resnet_imagenet
5 years ago
VectorSL
b2412ea571
gpu update bert scripts
5 years ago
mindspore-ci-bot
88a3c0fa53
!2379 remove ftrl operator st on pynative mode
Merge pull request !2379 from zyli2020/change_ftrl_op_st
5 years ago
mindspore-ci-bot
634bfd3508
!2259 add Normal op
Merge pull request !2259 from pkuliuliu/master
5 years ago
lizhenyu
eb68c9953d
change ftrl operator st
5 years ago
mindspore-ci-bot
2f9c6ec8bc
!2337 aware quantization training auto create graph
Merge pull request !2337 from chenzhongming/master
5 years ago
pkuliuliu
acf46bafbb
add Normal op
5 years ago
chenzomi
c268c88220
aware quantization training auto create graph
5 years ago
baihuawei
862522376f
add reduce and softmax_cross_entropy_with_logits
5 years ago
ougongchang
939cd29d7e
Add a callback named SummaryCollector and delete SummaryStep callback
I added a SummaryCollector to help users automatically collect information
such as the network, loss, learning rate and so on, making it easier to collect this information.
It also can collect train lineage and eval lineage information which is
collected by TrainLineage Callback and EvalLineage Callback in
MindInsight.
I also add some UT for SummaryCollect to keep the code correct.
5 years ago
wilfChen
480bf4151b
Gpu Minimum & Maximum kernels support int32
5 years ago
mindspore-ci-bot
66e07efccd
!2315 add Pack op for aicpu when axis=-1
Merge pull request !2315 from yanzhenxiang2020/add_pack_open
5 years ago
mindspore-ci-bot
9958bc479a
!2161 [qat]Export network from quantization aware network to deploy
Merge pull request !2161 from vlne-v1/I1IZV3-quant-infer
5 years ago
yanzhenxiang2020
8621c032d9
add pack op for aicpu
5 years ago
Wei Luning
1d77bf86a9
Exports MindSpore quant predict model to deploy with GEIR
5 years ago
mindspore-ci-bot
1424178601
!1663 change lenet and alexnet dir
Merge pull request !1663 from wukesong/change_network_path
5 years ago
mindspore-ci-bot
b7b4333d13
!2272 remove dataset send from data exec
Merge pull request !2272 from wangnan39/remove_dataset_send_from_model_init
5 years ago
mindspore-ci-bot
a9d06edae9
!2282 remove _quant_op.py from __init__.py
Merge pull request !2282 from chenzhongming/master
5 years ago
wangnan39@huawei.com
887838d452
do not send the data during the model init
5 years ago
wukesong
7dfd369998
modify lenet&alexnet dir
5 years ago
mindspore-ci-bot
fce37a5fbe
!2281 add Sigmoid and SigmoidGrad operation of GPU
Merge pull request !2281 from zyli2020/add_sigmoid
5 years ago
wilfChen
8f4cd76582
gpu Gelu kernel support fp16
5 years ago
chenzomi
bbce6faff9
remove _quant_ops.py from __init__.py
5 years ago
mindspore-ci-bot
2e002ab64c
!2292 gpu fix all nop node graph execute
Merge pull request !2292 from limingqi107/master
5 years ago
limingqi107
0f4397cece
fix all nop node graph execute
5 years ago
lizhenyu
ea0cd5ccdd
add Sigmoid and SigmoidGrad operation of GPU
5 years ago
mindspore-ci-bot
74c3e15675
!2194 fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric=True calculation error bug
Merge pull request !2194 from 王东旭/master
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
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
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
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
lizhenyu
636b8e2b88
add SigmoidCrossEntropyWithLogitsGrad op
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
lizhenyu
694a8213b7
add adam optimizer
5 years ago
Li Hongzhang
ecc459158e
callback module in encapsulated
5 years ago
lizhenyu
ac2217dbae
add SigmoidCrossEntropyWithLogits op
5 years ago
lizhenyu
c3360a84cd
add ftrl optimizer
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
王东旭
4e09ae83eb
fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric bug
5 years ago
李鸿章
ee438aaf4a
callback as context manager
5 years ago
liuxiao
df63a3195d
fix input value check for SparseApplyFtrl and SparseApplyAdagrad
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