Commit Graph

49929 Commits

Author SHA1 Message Date
i-robot 0579d6625d
!49166 SGD优化器支持更新标量权重,合入r1.8
Merge pull request !49166 from tangdezhi_123/r1.8
2023-03-06 11:00:23 +00:00
i-robot f87e6efb2e
!49171 [MS][LITE][r1.8] cf bugfix r1.8
Merge pull request !49171 from Greatpan/cf_bugfix_r1.8
2023-02-23 07:55:09 +00:00
greatpan 0a442b5674 cf bugfix r1.8 2023-02-21 15:03:47 +08:00
i-robot f38106d156
!49051 [MS][LITE]Fix control model parallel run
Merge pull request !49051 from gongdaguo1/r18_fix_control
2023-02-21 06:48:22 +00:00
tangdezhi_123 ae40f357cd SGD优化器支持更新标量权重,合入r1.8 2023-02-21 14:32:36 +08:00
gongdaguo1 80f10911e3 fix control model parallel run 2023-02-17 14:47:53 +08:00
i-robot 17548c80e9
!48943 [MS][LITE][r1.8] add sparse 3op gate .
Merge pull request !48943 from Greatpan/add_gate_model
2023-02-16 08:20:59 +00:00
greatpan ed770fc8af add sparse 3ops to gate 2023-02-15 17:44:45 +08:00
i-robot 02a993629b
!48908 [MS][LITE][r1.8] convert support readvariabelop r1.8
Merge pull request !48908 from Greatpan/convert_support_readvariableop_r1.8
2023-02-15 08:34:10 +00:00
greatpan 1fca6e182f convert support readvariableop r1.8 2023-02-14 20:50:34 +08:00
i-robot 3cf81e03ea
!48797 [MS][LITE][r1.8] sparse segment sum opt r1.8
Merge pull request !48797 from Greatpan/sparse_segment_sum_opt_r1.8
2023-02-14 06:46:53 +00:00
i-robot 6ab4bd6b55
!48754 fix openssl CVE
Merge pull request !48754 from emmmmtang/r1.8
2023-02-14 01:54:13 +00:00
greatpan 967373b3e2 sparse segment sum opt 2023-02-13 11:34:02 +08:00
emmmmtang 3eaa04b2f0 fix openssl CVE 2023-02-11 15:51:17 +08:00
i-robot f5b8bf6dc0
!48509 Update detailed reason
Merge pull request !48509 from ZPaC/code_docs-1.8-detailed
2023-02-07 10:37:36 +00:00
ZPaC f6025bf516 Update detailed reason 2023-02-07 14:37:59 +08:00
i-robot e173d5770a
!48472 [MS][LITE][r1.8] code docs
Merge pull request !48472 from Greatpan/code_docs
2023-02-06 12:45:57 +00:00
greatpan 5b6194c64c fix docs 2023-02-06 20:25:23 +08:00
i-robot 1e74da4ca1
!48422 [MS][LITE][r1.8] sparse reshape op opt r1.8
Merge pull request !48422 from Greatpan/sparse_op_opt_r1.8
2023-02-06 12:25:06 +00:00
greatpan b24302cd40 sparse reshape opt and rank to nnacl 2023-02-06 15:43:27 +08:00
i-robot a6dfb0d47e
!48374 [MS][LITE][r1.8] schema tune r1.8
Merge pull request !48374 from Greatpan/schema_tune_r1.8
2023-02-03 10:06:28 +00:00
i-robot 6878b3d26f
!48320 [MS][LITE]Fix int64 op
Merge pull request !48320 from gongdaguo1/fix_adfa
2023-02-03 06:59:51 +00:00
greatpan 66f25f7f49 schema tune r1.8 2023-02-03 14:10:12 +08:00
gongdaguo1 8be041d3db fix int64 2023-02-02 16:26:22 +08:00
i-robot f4e03f05f9
!48148 bugfix for StridedSlice in changed batch scene
Merge pull request !48148 from zhangyanhui/personal1.8
2023-01-30 01:33:58 +00:00
i-robot 3d50b8969b
!48144 [r1.8] fix expired url
Merge pull request !48144 from xulei/code_docs_url_r1.8
2023-01-29 06:50:52 +00:00
zhangyanhui 5d12c246f1 bugfix for StridedSlice in changed batch scene 2023-01-29 14:47:44 +08:00
xulei 94e2281473 fix expired url 2023-01-29 14:24:24 +08:00
i-robot d8acd66f23
!48116 amend tags for Conv3DTranspose
Merge pull request !48116 from 李林杰/code_docs_0128_amend_supported_tags_of_Conv3DTranspose_18
2023-01-29 06:12:37 +00:00
i-robot 10085b1568
!47452 [lite]add python-server st
Merge pull request !47452 from 徐安越/r1.8_3
2023-01-29 02:00:06 +00:00
lilinjie c63eaff774 amend tags for Conv3DTranspose 2023-01-28 18:06:10 +08:00
xuanyue 3a155e90cb add python-server st 2023-01-28 09:23:48 +08:00
i-robot 40ac61f58e
!47867 [MSLITE] Fix bug for pad adjust
Merge pull request !47867 from zhangyongxian/dev_zhangyongxian_padparser
2023-01-18 06:34:03 +00:00
张勇贤 693c62f91b [MSLITE] Fix bug for pad adjust 2023-01-18 09:37:18 +08:00
i-robot 953f7506b0
!47863 [MS][LITE][r1.8] sparse op run r1.8
Merge pull request !47863 from Greatpan/sparse_op_run_r1.8_2
2023-01-18 01:36:13 +00:00
greatpan d8638a158c add sparse op run r1.8 2023-01-17 16:44:13 +08:00
i-robot 5c741187c3
!47786 [MS][LITE]Del useless transpose
Merge pull request !47786 from gongdaguo1/r1.8_del_transpose
2023-01-12 10:26:05 +00:00
i-robot 9c694df0db
!47629 [MS][LITE] Support int64 for split
Merge pull request !47629 from gongdaguo1/r1.8_add_int64_split
2023-01-12 09:28:31 +00:00
gongdaguo1 9914c84de5 del useless transpose 2023-01-12 11:38:39 +08:00
i-robot a45c70b838
!47770 BCEGrad bugfix for loss calculation when reduction is mean
Merge pull request !47770 from zhangyanhui/personal_r1.8
2023-01-12 02:15:57 +00:00
gongdaguo1 15d97a401d add split int64 support 2023-01-12 09:10:29 +08:00
zhangyanhui f8b9770eca BCEGrad bugfix for loss calculation when reduction is mean 2023-01-11 17:29:26 +08:00
i-robot 00ff2b8f61
!47693 [lite]interface of java-createTensor add dataType-judgement
Merge pull request !47693 from 徐安越/r1.8_2
2023-01-10 12:15:18 +00:00
xuanyue b0cf3f3d7a interface of java-createTensor add dataType-judgement 2023-01-10 11:02:19 +08:00
i-robot 1f5831f258
!47503 [lite]fix bug of scatter_nd_update
Merge pull request !47503 from 徐安越/r1.8_2
2023-01-09 06:08:02 +00:00
xuanyue f6021d0534 fix bug of scatter_nd_update 2023-01-09 09:59:58 +08:00
i-robot 678bf5d547
!47577 [MSLITE][CPU] add sparse fill empty rows op
Merge pull request !47577 from Greatpan/sparse_fill_empty_rows_r1.8
2023-01-07 09:31:16 +00:00
i-robot b2606f7867
!47527 [MSLITE] Fix bug for strideslice stride and tensorflow parser for resize
Merge pull request !47527 from zhangyongxian/dev_zhangyongxian_resize4
2023-01-06 07:34:06 +00:00
greatpan 4929f752d8 sparse fill empty rows r1.8 2023-01-06 11:53:19 +08:00
张勇贤 0ef2d96d2d [MSLITE] Fix bug for strideslice stride and tensorflow parser for resize 2023-01-05 19:59:06 +08:00