Commit Graph

61992 Commits

Author SHA1 Message Date
huodagu 9776df6cf7 modify format 2023-02-24 09:53:57 +08:00
i-robot b43b194681
!46625 FillV2 shape输入已支持Tuple及Tensor,对应文档修改
Merge pull request !46625 from haozhang/code_docs_fillv2
2023-02-24 01:42:15 +00:00
i-robot 1b0ba8be33
!49270 fix bug for avg_pool
Merge pull request !49270 from zhangyinxia/master
2023-02-24 01:21:26 +00:00
i-robot 0138cb7dbf
!49275 fix upsampletrilinear3d accuracy
Merge pull request !49275 from panfengfeng/fix_upsampletrilinear3d_error
2023-02-24 01:16:26 +00:00
i-robot f9ee0622ea
!49292 Fix bprop bug
Merge pull request !49292 from ZengZitao/add_silu
2023-02-24 01:15:09 +00:00
i-robot dd06a145e0
!49326 [MS][CORE] bugfix ms mslite import ios v2
Merge pull request !49326 from luoyuan/bugfix-ms-mslite-import-ios-v2
2023-02-24 01:14:23 +00:00
panfengfeng d16a610c1d fix upsample_trilinear_3d forward/backward 2023-02-23 09:17:33 -05:00
i-robot d552c1f8e0
!49269 fix insert_cast in scalar condition
Merge pull request !49269 from TuDouNi/ops_backoff_1
2023-02-23 13:10:43 +00:00
i-robot b69a295fcc
!49216 recover test_bert_tdt_lossscale testcase
Merge pull request !49216 from anzhengqi/fix-testcase-bert-performance
2023-02-23 13:03:29 +00:00
i-robot 63dd755fc6
!49260 optimize the object type fetch from the buildinfo
Merge pull request !49260 from limingqi107/bug_fix3
2023-02-23 12:23:09 +00:00
i-robot 751d3e96f0
!49089 Enable max/min to use sequence with variable as input.
Merge pull request !49089 from LiangZhibo/max
2023-02-23 12:05:32 +00:00
i-robot 57e4e3a4dd
!49314 fix the sub parameters name empty for tuple parameter expand
Merge pull request !49314 from limingqi107/bug_fix4
2023-02-23 12:01:51 +00:00
i-robot 7df1e70c75
!49315 fix api doc
Merge pull request !49315 from 于振华/code_docs_fix_api_doc_230223
2023-02-23 11:37:10 +00:00
i-robot bf270c76c1
!48772 Dynamic sequence support tensor.
Merge pull request !48772 from gaoyong10/dynamic_shape_02
2023-02-23 11:33:48 +00:00
i-robot 6d40428b2d
!49279 remove ge.enableSmallChannel option
Merge pull request !49279 from liujunzhu/master
2023-02-23 11:33:36 +00:00
hw_hz 529fff56ec FillV2 docs 2023-02-23 19:24:46 +08:00
yuzhenhua f43504a6ae fix api doc 2023-02-23 19:24:27 +08:00
luoyuan 344eadd99b [MS][CORE] bugfix ms mslite import ios 2023-02-23 19:16:24 +08:00
i-robot c7d809511a
!49010 clear record debug info
Merge pull request !49010 from huanghui/opt-record-debug-info
2023-02-23 10:56:08 +00:00
i-robot d5e0cfd917
!49293 Adjust numpy parameter initialization of IsClose
Merge pull request !49293 from zhanzhan/isclose
2023-02-23 10:53:50 +00:00
i-robot b163eb17d6
!49271 Support get ValueNode<None> from return node.
Merge pull request !49271 from Margaret_wangrui/print_none_side_effect_2
2023-02-23 10:53:39 +00:00
i-robot efc49d9423
!48129 [MSLITE][Func] support ge models
Merge pull request !48129 from 赵英灼/0129
2023-02-23 10:43:03 +00:00
i-robot d4bfde846b
!49132 delete exportMindIR para
Merge pull request !49132 from 周超/master5
2023-02-23 10:09:49 +00:00
i-robot bd3dd5af8b
!49306 fix the address bug of input node has no user in the old runtime
Merge pull request !49306 from limingqi107/new_actor_runtime
2023-02-23 09:53:26 +00:00
i-robot 0ba09ac448
!49182 Fix SparseAddGrad bug
Merge pull request !49182 from YijieChen/ops
2023-02-23 09:53:14 +00:00
i-robot a54196a518
!49281 delete testcase
Merge pull request !49281 from zhupuxu/delete_test_code
2023-02-23 09:14:54 +00:00
i-robot 482854de8d
!49255 solve the bug of matmul_grad not support complex
Merge pull request !49255 from zong_shuai/matmul_debug
2023-02-23 09:10:38 +00:00
i-robot 08e0f23550
!49234 Clean Code Check Warnings of Dynamic Obfuscation
Merge pull request !49234 from 张澍坤/master
2023-02-23 08:58:30 +00:00
i-robot 1f017e45fc
!49136 Support None is output of subgraph in control flow.
Merge pull request !49136 from Margaret_wangrui/control_flow_none
2023-02-23 08:52:32 +00:00
limingqi107 bfb2e09444 fix the sub parameters name empty for tuple parameter expand 2023-02-23 16:29:40 +08:00
i-robot 5de427bfed
!49282 Fix some bug for PyNative
Merge pull request !49282 from zjun/2002
2023-02-23 08:27:53 +00:00
i-robot 52b51d3ea8
!49288 modify api docs
Merge pull request !49288 from 冯一航/code_docs_modify_api_docs
2023-02-23 08:15:35 +00:00
i-robot faef2f6ee2
!49197 Add ST of DeepFM and test_data_sink_fixed_shape
Merge pull request !49197 from jiaorui/st-sink
2023-02-23 08:04:08 +00:00
i-robot ce2bd6427a
!49263 fix the bug of DCN dynamic shape case
Merge pull request !49263 from limingqi107/bug_fix4
2023-02-23 07:57:24 +00:00
i-robot ccde8660fb
!49205 fix kernel executor undefined reference
Merge pull request !49205 from wangpingan/op_compile
2023-02-23 07:55:20 +00:00
fengyihang 567a4ea81d modify api diff docs 2023-02-23 15:53:31 +08:00
i-robot c9861532d6
!49296 Fix gcc11 std::move compile error
Merge pull request !49296 from tanghuikang/bugfix
2023-02-23 07:52:01 +00:00
i-robot 5d2f0b7d26
!49307 fix full like example code
Merge pull request !49307 from 于振华/code_docs_fix_fulllike_230223
2023-02-23 07:22:10 +00:00
i-robot e80b059a5e
!49280 fix scatter-nd cpu kernel performance issue
Merge pull request !49280 from yangsijia/scatternd-cpu-perf
2023-02-23 07:19:43 +00:00
i-robot 844c2c315e
!49189 replace constexpr with _primexpr to support dynamic shape
Merge pull request !49189 from chengbin/fix_constexpr
2023-02-23 07:03:11 +00:00
yuzhenhua ac29213b57 fix full like example code 2023-02-23 14:54:53 +08:00
liangzhibo 036b10e262 Enable max min for dynamic length sequence 2023-02-23 14:45:41 +08:00
limingqi107 96bbb4034a fix the address bug of input node has no user in the old runtime 2023-02-23 14:28:35 +08:00
i-robot d1c2ef4a73
!49294 modify format
Merge pull request !49294 from 俞涵/code_docs_1110
2023-02-23 06:24:10 +00:00
i-robot e03257ffff
!49244 Optimize finalizing collective process.
Merge pull request !49244 from ZPaC/add-finalize-log-and-timeout-window
2023-02-23 06:22:45 +00:00
anzhengqi c9fc8b0747 recover test_bert_tdt_lossscale testcase and update sklearn 2023-02-23 14:20:45 +08:00
huodagu 92e3ba5ffe modify format 2023-02-23 11:34:34 +08:00
tanghuikang 43ec9f5517 Fix gcc11 std::move compile error 2023-02-23 11:33:58 +08:00
zhanzhan1 2029e64520 Adjust the numpy parameter initialization of IsClose 2023-02-23 11:15:28 +08:00
zengzitao 305350d010 fix bprop bug 2023-02-23 11:13:18 +08:00