mindspore-ci-bot
|
15fa940b60
|
!551 Modify wrong type description
Merge pull request !551 from fanglei/lrupdaetuple
|
2020-04-21 21:07:53 +08:00 |
mindspore-ci-bot
|
6e6b3eeab0
|
!547 delete unsafe option
Merge pull request !547 from xiefangqi/del_unsafe_option
|
2020-04-21 21:07:25 +08:00 |
dengwentao
|
08968c2744
|
modify tvm build
|
2020-04-21 20:54:40 +08:00 |
mindspore-ci-bot
|
31a12009dd
|
!418 support parameter update for vm
Merge pull request !418 from wangnan39/support_parameter_update_for_vm
|
2020-04-21 20:53:12 +08:00 |
mindspore-ci-bot
|
d18b366418
|
!525 Add comments explanation about weight_decay and loss_scale supporting int type
Merge pull request !525 from fanglei/typecheck
|
2020-04-21 20:44:42 +08:00 |
leilei_snow
|
c2129b9190
|
Modify wrong type description.
|
2020-04-21 12:38:33 +00:00 |
mindspore-ci-bot
|
0ef7983174
|
!520 Add aicpu support mstype
Merge pull request !520 from zjun/add_aicpu_support_mstype
|
2020-04-21 20:35:30 +08:00 |
mindspore-ci-bot
|
40e7b14592
|
!548 Fix clang-format pointer-align
Merge pull request !548 from ZhouFeng/clang-format-pointer-align
|
2020-04-21 20:31:44 +08:00 |
wangnan39@huawei.com
|
b812b18c02
|
support update parameter for vm
|
2020-04-21 20:19:46 +08:00 |
mindspore-ci-bot
|
7fbaf2f629
|
!546 GPU add testcase for maximum logical
Merge pull request !546 from VectorSL/add_test_new
|
2020-04-21 20:13:16 +08:00 |
leilei_snow
|
9b28d9bd4a
|
Add comment about int type.
|
2020-04-21 12:06:26 +00:00 |
mindspore-ci-bot
|
cbdc23d777
|
!531 Check parameter power of polynomial_decay_lr
Merge pull request !531 from fanglei/checkpower
|
2020-04-21 20:03:13 +08:00 |
zhoufeng
|
1d40115afd
|
fix clang-format, pointer and referance should be always right-align
|
2020-04-21 19:48:06 +08:00 |
xiefangqi
|
a931fbbae2
|
delete unsafe compile option
|
2020-04-21 19:46:10 +08:00 |
VectorSL
|
4740c70fc3
|
gpu add testcases
|
2020-04-21 19:40:29 +08:00 |
leilei_snow
|
b87643958f
|
Parameter power of polynomial_decay_lr should be greater than 0
|
2020-04-21 11:36:37 +00:00 |
mindspore-ci-bot
|
1fa06c6045
|
!505 fix polynomial_decay_lr return wrong result
Merge pull request !505 from fanglei/poly
|
2020-04-21 19:35:42 +08:00 |
mindspore-ci-bot
|
97c9c72a12
|
!534 Check the relationship between min_lr and max_lr
Merge pull request !534 from fanglei/checkoutvalue
|
2020-04-21 19:34:53 +08:00 |
fary86
|
6dd72f654a
|
Add prim name to error message for nn_ops.py
|
2020-04-21 19:25:30 +08:00 |
mindspore-ci-bot
|
bc4cbe0373
|
!542 Check inf or nan value
Merge pull request !542 from fanglei/checkinfandnan
|
2020-04-21 19:15:32 +08:00 |
mindspore-ci-bot
|
3901920686
|
!521 Update piecewise_constant_lr doc
Merge pull request !521 from fanglei/lrupdaetuple
|
2020-04-21 19:14:07 +08:00 |
mindspore-ci-bot
|
04df8a8921
|
!535 change hswish and hsigmoid accroding to primitive
Merge pull request !535 from SanjayChan/hswish
|
2020-04-21 18:37:02 +08:00 |
mindspore-ci-bot
|
7355113bc7
|
!537 GPU add akg kernel logical_and logical_or
Merge pull request !537 from VectorSL/logical_and_or_new
|
2020-04-21 18:24:55 +08:00 |
mindspore-ci-bot
|
f462a37136
|
!538 GPU add akg kernel logical_not logical_sub
Merge pull request !538 from VectorSL/logical_not_new
|
2020-04-21 18:24:42 +08:00 |
mindspore-ci-bot
|
c7278f77ce
|
!539 GPU add akg kernel lessequal
Merge pull request !539 from VectorSL/lessequal_new
|
2020-04-21 18:24:29 +08:00 |
leilei_snow
|
6ffed22625
|
fix wrong formula of polynomial_decay_lr
|
2020-04-21 09:59:41 +00:00 |
leilei_snow
|
742395da12
|
update piecewise_constant_lr support tuple input
|
2020-04-21 09:57:22 +00:00 |
VectorSL
|
1c6a690a2d
|
gpu add akg logialnot sub
|
2020-04-21 17:35:00 +08:00 |
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
|
2020-04-21 17:32:24 +08:00 |
VectorSL
|
5b5a56587e
|
gpu add akg logical_and and logical_or
|
2020-04-21 17:32:16 +08:00 |
VectorSL
|
7947fc119b
|
gpu add lessequal
|
2020-04-21 17:25:53 +08:00 |
qianlong
|
db80f4ff92
|
The num_samples and numRows in schema for TFRecordDataset are conflict
|
2020-04-21 17:08:59 +08:00 |
leilei_snow
|
834a407103
|
Add the function of checking nan or inf
|
2020-04-21 09:06:24 +00:00 |
leilei_snow
|
bdbb3599b2
|
Check value between min_lr and max_lr
|
2020-04-21 08:56:15 +00:00 |
mindspore-ci-bot
|
46acf23825
|
!405 [AutoParallel] Adapte rec-prog generator to new parser
Merge pull request !405 from Chong/str-gen
|
2020-04-21 16:49:46 +08:00 |
zhaojichen
|
92695a0da8
|
add AvgPooling layer
|
2020-04-21 04:44:33 -04:00 |
cjh9368
|
6c87c6c03d
|
predict use cmake -s flags rather than strip
|
2020-04-21 16:33:58 +08:00 |
mindspore-ci-bot
|
475f62f680
|
!499 pynative support topk and print op
Merge pull request !499 from JoyLvliang/pynative-support-topk-and-print
|
2020-04-21 15:58:51 +08:00 |
zhaojichen
|
e170a0355c
|
add AvgPooling layer
|
2020-04-21 03:50:31 -04:00 |
chenzomi
|
c0229fa951
|
change hswish and hsigmoid accroding to primitive
|
2020-04-21 15:38:33 +08:00 |
mindspore-ci-bot
|
d99dfbd83d
|
!390 getnext parallel optimization part III & IV: Loop Control & Stream Dispatch adaptation
Merge pull request !390 from gukecai/master
|
2020-04-21 15:36:44 +08:00 |
zhaojichen
|
94c99998ae
|
add AvgPooling layer
|
2020-04-21 03:17:24 -04:00 |
mindspore-ci-bot
|
58488c5dc8
|
!496 fix bug in cross entropy error
Merge pull request !496 from SanjayChan/cross_entropy
|
2020-04-21 15:11:42 +08:00 |
mindspore-ci-bot
|
d9e4dcc33b
|
!483 Optimize skip dataset op
Merge pull request !483 from jiangzhiwen/dataset/skip_opt
|
2020-04-21 15:10:23 +08:00 |
mindspore-ci-bot
|
d307c264b9
|
!517 [Data]Delete sort logic for filter operation
Merge pull request !517 from xulei/filter_master
|
2020-04-21 15:04:32 +08:00 |
mindspore-ci-bot
|
250dbb0e82
|
!522 [bug]pass AdjustAllReduceMulAdd replace op is not has a infer
Merge pull request !522 from vlne-v1/I1F21H-pass-adjust_all_reduce_mul_add-repkace-op-is-not-has-a-infer
|
2020-04-21 14:47:24 +08:00 |
mindspore-ci-bot
|
f746caf592
|
!316 Edit GPU ops
Merge pull request !316 from VectorSL/edit
|
2020-04-21 14:32:12 +08:00 |
mindspore-ci-bot
|
2bcff36e4a
|
!519 fix visit kernel missing the return_types
Merge pull request !519 from limingqi107/fix_visit_kernel
|
2020-04-21 14:28:07 +08:00 |
chenzomi
|
65a237633d
|
fix bug in cross entropy error
|
2020-04-21 14:21:46 +08:00 |
mindspore-ci-bot
|
5b6b1ad727
|
!394 [AutoParallel] Simplify rec-prog parser mechanism
Merge pull request !394 from Chong/parser
|
2020-04-21 14:07:24 +08:00 |