Commit Graph

42307 Commits

Author SHA1 Message Date
i-robot 7ee68462d3
!32824 fix include error on windows for br: master
Merge pull request !32824 from liyong126/fix_include_error_master
2022-04-11 15:08:15 +00:00
lizhenyu aa3202e21f [bugfix] config file create conflict on multi host node 2022-04-11 21:04:54 +08:00
liqiliang c84e885c58 Add a cpu kernel, Inv. 2022-04-11 20:45:52 +08:00
xiongkun 317f59a0ae [MS][Rewrite]Move return out of if and support multiple targets
[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets
2022-04-11 20:39:42 +08:00
lanzhineng 3b5ca68c9e fix partial_eliminate recursive issue 2022-04-11 20:24:40 +08:00
i-robot 602c0d2923
!32755 Add retrieve API for compute graph node
Merge pull request !32755 from chengang/add_retrieve_for_cgn_3
2022-04-11 12:07:38 +00:00
i-robot 4d08998d78
!32821 modify warnning log
Merge pull request !32821 from changzherui/mod_warning_log
2022-04-11 12:05:26 +00:00
i-robot e78bd0926b
!32563 sort op support axis value not -1
Merge pull request !32563 from liubuyu/master
2022-04-11 11:39:16 +00:00
i-robot 6faa179881
!32794 update connections in manager in SetNodeInput
Merge pull request !32794 from yuchaojie/ir_fusion
2022-04-11 11:26:32 +00:00
zhujingxuan a79ab4e05d Remove std call for CUDA 10 2022-04-11 19:23:45 +08:00
臧庆香 bfb834fe12 fix the bug of communication name map between hccl and step trace 2022-04-11 19:23:36 +08:00
i-robot fdd0ac489d
!32816 remove has_trained_epoch in history
Merge pull request !32816 from liutongtong9/remove_history_ma
2022-04-11 11:16:38 +00:00
i-robot 3b4e2d33ea
!32827 [ME][Auto_monad] If the second input of updatestate node is not cnode, then remove the current updatestate node.
Merge pull request !32827 from Margaret_wangrui/updatestate_param
2022-04-11 11:15:34 +00:00
i-robot eecddc916b
!32798 fixed code alarm
Merge pull request !32798 from 刘勇琪/master
2022-04-11 11:14:51 +00:00
i-robot a23f0058b2
!32790 ops.Log supports float64 on GPU, update doc
Merge pull request !32790 from looop5/log_float64
2022-04-11 09:58:43 +00:00
liyong fba9b1b587 fix include error 2022-04-11 17:24:09 +08:00
i-robot 846da4eaeb
!32733 fix gcc version checking after supporting higher versions of gcc
Merge pull request !32733 from yanghaoran/master
2022-04-11 09:18:21 +00:00
i-robot b183b17b41
!32811 modify link to fit new repo docs structure
Merge pull request !32811 from lvmingfu/code_docs_master11
2022-04-11 09:12:35 +00:00
Margaret_wangrui 8af1d6b362 [ME][Auto_monad] If the second input of updatestate node is not cnode, then remove the current updatestate node. 2022-04-11 17:06:47 +08:00
hanhuifeng2020 72442746cd [DynamicShape][GPU]add test case for the dcn_dynamic net 2022-04-11 16:58:14 +08:00
i-robot e1b6013616
!32650 develop cpu data parallel
Merge pull request !32650 from zhangbuxue/develop_cpu_data_parallel
2022-04-11 08:48:32 +00:00
changzherui 0a0660db94 modoify warning log 2022-04-11 16:39:20 +08:00
lvmingfu 216f7d29f1 add white urls 2022-04-11 16:27:38 +08:00
liutongtong cf436e439e remove has_trained_epoch 2022-04-11 16:16:44 +08:00
i-robot cb9fffaeeb
!32793 modify error message
Merge pull request !32793 from 冯一航/modify_error_msg_master
2022-04-11 07:45:55 +00:00
buxue e300bd8b39 develop cpu data parallel 2022-04-11 15:13:06 +08:00
i-robot ad8b5f7ab3
!32756 [ME] The built-in function( print ) needs to be executed using an operator in some cases.
Merge pull request !32756 from Margaret_wangrui/print_graph
2022-04-11 06:15:02 +00:00
i-robot c3c827ff44
!32649 fixed cast min\max_value's type can not be numpy
Merge pull request !32649 from huoxinyou/dynamic_cast
2022-04-11 05:17:45 +00:00
i-robot fab26636e2
!32649 fixed cast min\max_value's type can not be numpy
Merge pull request !32649 from huoxinyou/dynamic_cast
2022-04-11 05:17:43 +00:00
moran 222d2d25a3 lite supports converting onnx model(>2G) to ms file. 2022-04-11 11:48:01 +08:00
i-robot 169b412bb7
!32797 Add platform info && fix log msg for LinSpace
Merge pull request !32797 from zhujingxuan/code_docs
2022-04-11 03:43:41 +00:00
liu-yongqi-63 3eb8d774c2 fixed code alarm 2022-04-11 11:41:01 +08:00
i-robot 67b94def2a
!32608 Refactor Atomic Binary Operators
Merge pull request !32608 from zhujingxuan/master
2022-04-11 03:19:54 +00:00
zhujingxuan e5c7e6f7d0 Add platform info && fix log msg 2022-04-11 10:56:49 +08:00
i-robot 7c88495a74
!32766 add Mish kernerl cpu implement
Merge pull request !32766 from zhuzhongrui/pub_master3
2022-04-11 02:55:55 +00:00
i-robot 5bb9cec407
!32772 [lite]strengthen onnx-gelu fusion
Merge pull request !32772 from 徐安越/master4
2022-04-11 02:55:46 +00:00
i-robot 661b2be34f
!32739 Add Linspace CPU Kernel
Merge pull request !32739 from zhujingxuan/linspace
2022-04-11 02:51:01 +00:00
yuchaojie cc91bfcce8 update connections in manager in SetNodeInput 2022-04-11 10:48:34 +08:00
fengyihang 3c11faa627 fix_error_msg 2022-04-11 10:46:17 +08:00
looop5 b105ed0ec5 ops.Log supports float64 on GPU, update doc 2022-04-11 10:13:05 +08:00
i-robot fd01bafcc3
!32594 [MS][LITE]support lite conveter export mindir proto
Merge pull request !32594 from mengyuanli/export_mindir_to_pb
2022-04-11 01:57:14 +00:00
xuanyue bf0fab298d strengthen onnx-gelu fusion 2022-04-11 09:18:12 +08:00
lby aeb7e5a75b sort op support axis value not -1 2022-04-11 09:13:19 +08:00
zong-shuai b11724dad0 debug 2022-04-10 21:17:24 +08:00
mengyuanli ea4d45c368 support mindir export in lite converter 2022-04-10 17:24:50 +08:00
i-robot d12446c538
!32729 [MSLITE][CPU] AVX512/256/SSE/NENO Advanced packaging, and DivFusion Op and RealDiv Op (total 7) Refactoring and optimization
Merge pull request !32729 from Greatpan/avx512_realdiv
2022-04-09 12:57:13 +00:00
i-robot 57be55d99c
!32745 [MSLITE][CPU] cpu platform instruction support check, add ModelParallelRunner and log
Merge pull request !32745 from Greatpan/x86cpu_info
2022-04-09 12:35:05 +00:00
i-robot 3906a598ca
!32713 restore conv2d bug of infershape
Merge pull request !32713 from wangyanling/conv2d_debug
2022-04-09 09:59:59 +00:00
jiangzhenguang 8de3427b84 fix dynamic_gru 2022-04-09 17:41:12 +08:00
i-robot 4a646193d4
!32760 add selu kernerl cpu implement
Merge pull request !32760 from zhuzhongrui/pub_master2
2022-04-09 09:39:20 +00:00