Commit Graph

37479 Commits

Author SHA1 Message Date
xiao_yao1994 0843910260 unify ge and vm backend 2022-01-11 11:53:58 +08:00
i-robot d094e689f8
!28656 fix bad hash function
Merge pull request !28656 from huanghui/fix-map-overflow
2022-01-11 03:52:23 +00:00
i-robot 5ac14a512e
!28709 Correct check pynative hook
Merge pull request !28709 from JoyLvliang/correct_check_pynative_hook
2022-01-11 03:43:41 +00:00
i-robot 034a12a81a
!28688 [MS][LITE] fix lstm grad codecheck
Merge pull request !28688 from zhengjun10/fix
2022-01-11 03:40:11 +00:00
i-robot dd139c26be
!28806 optimize code docs about 2 issue items
Merge pull request !28806 from chentangyu/code_docs_cty_master_I4Q5W5_I4Q7GD
2022-01-11 03:37:41 +00:00
i-robot 3c3e906f87
!28767 optimize code docs about 4 issue items
Merge pull request !28767 from chentangyu/code_docs_cty_master_I4Q1GJ_I4Q21D_I4Q1YP_I4Q1P3
2022-01-11 03:37:14 +00:00
i-robot 1675819c83
!28836 Fix the parameter notes
Merge pull request !28836 from Margaret_wangrui/code_docs_parameter
2022-01-11 03:35:06 +00:00
Margaret_wangrui 513b00e2b2 Fix the parameter notes 2022-01-11 11:21:08 +08:00
i-robot 05d8face36
!28775 Fix an issue of federated learning
Merge pull request !28775 from jxlang910/master
2022-01-11 03:07:48 +00:00
i-robot e360e74405
!28775 Fix an issue of federated learning
Merge pull request !28775 from jxlang910/master
2022-01-11 03:07:48 +00:00
i-robot a4da748fbc
!28727 ascend ci smoke scripts
Merge pull request !28727 from zhengyuanhua/br1
2022-01-11 03:07:39 +00:00
i-robot de5b2df866
!28802 support 310 ut test compile
Merge pull request !28802 from zhengyuanhua/code_review
2022-01-11 03:04:22 +00:00
i-robot 9bccfd21e3
!28815 [MS][LITE] remove assert —— ios benchamrk
Merge pull request !28815 from yefeng/197-code_dex
2022-01-11 02:50:57 +00:00
i-robot dac6adc9f0
!28777 [AutoParallel] code_docs_fix_CN_API
Merge pull request !28777 from lichen/code_docs_fix_CN_api
2022-01-11 02:36:47 +00:00
i-robot 5a3eb0c535
!28793 clean code3
Merge pull request !28793 from changzherui/clean_code3
2022-01-11 02:00:02 +00:00
i-robot ea29b898f4
!28808 Fix bug of Tensor __repr__
Merge pull request !28808 from caifubi/master-pynative-tensor-repr
2022-01-11 01:55:26 +00:00
i-robot 28eb197305
!28789 The input of RefNode may not necessarily be parameter in PyNative mode
Merge pull request !28789 from caifubi/master-pynative-refnode-bug
2022-01-11 01:51:42 +00:00
i-robot 05d512cbc3
!28766 [MSLITE] fix bugs in tensorrt delegate, mem leak
Merge pull request !28766 from Liu_Xuu/trt_0107_bugs
2022-01-11 01:48:20 +00:00
i-robot 470f42e926
!28637 fix lu op for batched
Merge pull request !28637 from zhuzhongrui/pub_master
2022-01-11 01:44:25 +00:00
i-robot 9896decb89
!28781 Disable lazy build when set PYNATIVE_SYNCHRONIZE in context.
Merge pull request !28781 from caifubi/master-pynative-sync
2022-01-11 01:42:37 +00:00
i-robot a539d2e12d
!28781 Disable lazy build when set PYNATIVE_SYNCHRONIZE in context.
Merge pull request !28781 from caifubi/master-pynative-sync
2022-01-11 01:42:37 +00:00
i-robot 8af8a6774f
!28807 fix cpu l2loss whith input shape 0
Merge pull request !28807 from 范吉斌/shape0
2022-01-11 01:42:34 +00:00
i-robot 5c643a207f
!28800 fix bias correction && windows bug
Merge pull request !28800 from yeyunpeng2020/quant_2
2022-01-11 01:31:54 +00:00
i-robot 7d65ce6b3b
!28642 split h and w dimension for conv2d
Merge pull request !28642 from yangzhenzhang/compute-top-bottom-overlap-for-conv2d
2022-01-11 01:29:25 +00:00
i-robot 3b9026083b
!28786 modify error format of docstring.
Merge pull request !28786 from zhangyi/code_docs_master
2022-01-11 01:27:02 +00:00
tacyi139 eda3ae35e6 optimize code docs about 2 issue items 2022-01-11 09:23:49 +08:00
i-robot 839f17ea61
!28771 [GraphKernel] Recompute support whole absort and fix threshold.
Merge pull request !28771 from TronZhang/recompute_fix_threshold
2022-01-11 01:22:19 +00:00
i-robot a0bb65d705
!28155 rename DynamicReshape to reshape, and support static-shape
Merge pull request !28155 from lingyunli63/rm_dynamic_reshape
2022-01-11 01:20:53 +00:00
i-robot 034ca212ea
!27833 reconstruct dataset.py to diff scenario
Merge pull request !27833 from guozhijian/reconstruct_datasets
2022-01-11 01:18:54 +00:00
i-robot ce5ba0e591
!28760 check generator source code
Merge pull request !28760 from shenwei41/luoyang
2022-01-11 01:13:40 +00:00
i-robot baae22b1b4
!28751 fix the pclint
Merge pull request !28751 from limingqi107/new_actor_runtime
2022-01-11 01:13:11 +00:00
yefeng 09fc7b5608 remove assert 2022-01-11 09:09:24 +08:00
i-robot b08d5ba1ba
!28666 [ME][Auto-Monad] Insert Tensor for some special Load nodes.
Merge pull request !28666 from Margaret_wangrui/auto_monad_load
2022-01-10 16:23:53 +00:00
caifubi 3a181d9266 Execute task before tensor __repr__ 2022-01-10 23:35:04 +08:00
fanjibin bf6745e3cd fix cpu l2loss with input shape 0 2022-01-10 23:25:02 +08:00
caifubi ca620871f6 Disable lazy build when set PYNATIVE_SYNCHRONIZE 2022-01-10 22:59:53 +08:00
i-robot 417cea03ee
!28762 Fix static check.
Merge pull request !28762 from ZPaC/static
2022-01-10 14:25:15 +00:00
i-robot 608ad70bb7
!28754 [lite]support DumpGraph interface can be called explicitly
Merge pull request !28754 from 徐安越/master_core
2022-01-10 14:16:39 +00:00
changzherui de253a5e18 modify clean code 2022-01-10 22:04:00 +08:00
zhengyuanhua ff6b191eb4 fix ci 310 compile 2022-01-10 21:22:51 +08:00
i-robot f316b1a88f
!28674 [MS][LITE][CPU] unique bug fix
Merge pull request !28674 from liuzhongkai/code_generate3
2022-01-10 12:54:17 +00:00
yeyunpeng2020 4ed99ae928 fix bias correction 2022-01-10 20:49:11 +08:00
i-robot 55de37fd5b
!28768 fix GetValue type error in ConfusionSoftmaxGradRule when axis is a tuple
Merge pull request !28768 from yuchaojie/ir_fusion3
2022-01-10 12:47:43 +00:00
zhengyuanhua b623bc6eb5 ci smoke test 2022-01-10 20:22:29 +08:00
i-robot b7e514f683
!28748 Fix SoftShrink operator documentation
Merge pull request !28748 from chenweitao_295/SoftShrink_doc_issues
2022-01-10 12:22:24 +00:00
i-robot 4d9437c0aa
!28746 Parallel module code Alarm clearing
Merge pull request !28746 from liuluobin/master
2022-01-10 12:10:59 +00:00
i-robot 4153f35c30
!28790 [MS][LITE][develop] add 1.6 release notes
Merge pull request !28790 from sunsuodong/code_docs_release_notes
2022-01-10 12:10:11 +00:00
Liu_Xuu 11746fc62d [MSLITE] fix bugs in tensorrt 0110_4 2022-01-10 20:09:27 +08:00
i-robot 00980c7a05
!28773 [MSLITE] tmp rm wide_and_deep ci in tensorrt
Merge pull request !28773 from Liu_Xuu/trt_0110_rm
2022-01-10 12:02:03 +00:00
i-robot 4856bda05f
!28732 Update doc for nn prob
Merge pull request !28732 from zichun_ye/doc_fix
2022-01-10 11:46:56 +00:00