zhaojichen
|
422bc304df
|
add AvgPooling layer
|
5 years ago |
xiefangqi
|
108eeb8e3d
|
fix voc test cases
|
5 years ago |
zhoufeng
|
c2b3360d69
|
update clang format rule
|
5 years ago |
yao_yf
|
371b3338b6
|
support one node communication group
|
5 years ago |
mindspore-ci-bot
|
72f42fc37c
|
!170 Add prim name to error message for operators in nn_ops.py
Merge pull request !170 from fary86/add_prim_name_to_error_message_for_nn_ops
|
5 years ago |
mindspore-ci-bot
|
15fa940b60
|
!551 Modify wrong type description
Merge pull request !551 from fanglei/lrupdaetuple
|
5 years ago |
mindspore-ci-bot
|
6e6b3eeab0
|
!547 delete unsafe option
Merge pull request !547 from xiefangqi/del_unsafe_option
|
5 years ago |
dengwentao
|
08968c2744
|
modify tvm build
|
5 years ago |
mindspore-ci-bot
|
31a12009dd
|
!418 support parameter update for vm
Merge pull request !418 from wangnan39/support_parameter_update_for_vm
|
5 years ago |
mindspore-ci-bot
|
d18b366418
|
!525 Add comments explanation about weight_decay and loss_scale supporting int type
Merge pull request !525 from fanglei/typecheck
|
5 years ago |
leilei_snow
|
c2129b9190
|
Modify wrong type description.
|
5 years ago |
mindspore-ci-bot
|
0ef7983174
|
!520 Add aicpu support mstype
Merge pull request !520 from zjun/add_aicpu_support_mstype
|
5 years ago |
mindspore-ci-bot
|
40e7b14592
|
!548 Fix clang-format pointer-align
Merge pull request !548 from ZhouFeng/clang-format-pointer-align
|
5 years ago |
wangnan39@huawei.com
|
b812b18c02
|
support update parameter for vm
|
5 years ago |
mindspore-ci-bot
|
7fbaf2f629
|
!546 GPU add testcase for maximum logical
Merge pull request !546 from VectorSL/add_test_new
|
5 years ago |
leilei_snow
|
9b28d9bd4a
|
Add comment about int type.
|
5 years ago |
mindspore-ci-bot
|
cbdc23d777
|
!531 Check parameter power of polynomial_decay_lr
Merge pull request !531 from fanglei/checkpower
|
5 years ago |
zhoufeng
|
1d40115afd
|
fix clang-format, pointer and referance should be always right-align
|
5 years ago |
xiefangqi
|
a931fbbae2
|
delete unsafe compile option
|
5 years ago |
VectorSL
|
4740c70fc3
|
gpu add testcases
|
5 years ago |
leilei_snow
|
b87643958f
|
Parameter power of polynomial_decay_lr should be greater than 0
|
5 years ago |
mindspore-ci-bot
|
1fa06c6045
|
!505 fix polynomial_decay_lr return wrong result
Merge pull request !505 from fanglei/poly
|
5 years ago |
mindspore-ci-bot
|
97c9c72a12
|
!534 Check the relationship between min_lr and max_lr
Merge pull request !534 from fanglei/checkoutvalue
|
5 years ago |
fary86
|
6dd72f654a
|
Add prim name to error message for nn_ops.py
|
5 years ago |
mindspore-ci-bot
|
bc4cbe0373
|
!542 Check inf or nan value
Merge pull request !542 from fanglei/checkinfandnan
|
5 years ago |
mindspore-ci-bot
|
3901920686
|
!521 Update piecewise_constant_lr doc
Merge pull request !521 from fanglei/lrupdaetuple
|
5 years ago |
mindspore-ci-bot
|
04df8a8921
|
!535 change hswish and hsigmoid accroding to primitive
Merge pull request !535 from SanjayChan/hswish
|
5 years ago |
mindspore-ci-bot
|
7355113bc7
|
!537 GPU add akg kernel logical_and logical_or
Merge pull request !537 from VectorSL/logical_and_or_new
|
5 years ago |
mindspore-ci-bot
|
f462a37136
|
!538 GPU add akg kernel logical_not logical_sub
Merge pull request !538 from VectorSL/logical_not_new
|
5 years ago |
mindspore-ci-bot
|
c7278f77ce
|
!539 GPU add akg kernel lessequal
Merge pull request !539 from VectorSL/lessequal_new
|
5 years ago |
leilei_snow
|
6ffed22625
|
fix wrong formula of polynomial_decay_lr
|
5 years ago |
leilei_snow
|
742395da12
|
update piecewise_constant_lr support tuple input
|
5 years ago |
VectorSL
|
1c6a690a2d
|
gpu add akg logialnot sub
|
5 years ago |
mindspore-ci-bot
|
6b0ff88b1c
|
!503 The num_samples and numRows in schema for TFRecordDataset are conflict
Merge pull request !503 from qianlong21st/fix_numRows_num_samples
|
5 years ago |
VectorSL
|
5b5a56587e
|
gpu add akg logical_and and logical_or
|
5 years ago |
VectorSL
|
7947fc119b
|
gpu add lessequal
|
5 years ago |
qianlong
|
db80f4ff92
|
The num_samples and numRows in schema for TFRecordDataset are conflict
|
5 years ago |
leilei_snow
|
834a407103
|
Add the function of checking nan or inf
|
5 years ago |
leilei_snow
|
bdbb3599b2
|
Check value between min_lr and max_lr
|
5 years ago |
mindspore-ci-bot
|
46acf23825
|
!405 [AutoParallel] Adapte rec-prog generator to new parser
Merge pull request !405 from Chong/str-gen
|
5 years ago |
zhaojichen
|
92695a0da8
|
add AvgPooling layer
|
5 years ago |
cjh9368
|
6c87c6c03d
|
predict use cmake -s flags rather than strip
|
5 years ago |
mindspore-ci-bot
|
475f62f680
|
!499 pynative support topk and print op
Merge pull request !499 from JoyLvliang/pynative-support-topk-and-print
|
5 years ago |
zhaojichen
|
e170a0355c
|
add AvgPooling layer
|
5 years ago |
chenzomi
|
c0229fa951
|
change hswish and hsigmoid accroding to primitive
|
5 years ago |
mindspore-ci-bot
|
d99dfbd83d
|
!390 getnext parallel optimization part III & IV: Loop Control & Stream Dispatch adaptation
Merge pull request !390 from gukecai/master
|
5 years ago |
zhaojichen
|
94c99998ae
|
add AvgPooling layer
|
5 years ago |
mindspore-ci-bot
|
58488c5dc8
|
!496 fix bug in cross entropy error
Merge pull request !496 from SanjayChan/cross_entropy
|
5 years ago |
mindspore-ci-bot
|
d9e4dcc33b
|
!483 Optimize skip dataset op
Merge pull request !483 from jiangzhiwen/dataset/skip_opt
|
5 years ago |
mindspore-ci-bot
|
d307c264b9
|
!517 [Data]Delete sort logic for filter operation
Merge pull request !517 from xulei/filter_master
|
5 years ago |