i-robot
a5d3552e9c
!32882 Fix repeate log and fix allreduce execute order error
...
Merge pull request !32882 from huangxinjing/origin/master
2022-04-13 01:08:46 +00:00
i-robot
0a748e6ce8
!32904 modify urls adapt to docs repo file structrue
...
Merge pull request !32904 from lvmingfu/code_docs_master13
2022-04-13 01:06:21 +00:00
i-robot
7fcbd1c612
!32732 dynamic shape cpu
...
Merge pull request !32732 from TuDouNi/dynamic_shape_gpu_cpu_2
2022-04-12 16:53:32 +00:00
i-robot
956c90f20a
!32874 Raise error when Cpu kernel ScatterNdUpdate indices out of range
...
Merge pull request !32874 from huanghui/fix-scatter-nd_update
2022-04-12 15:24:04 +00:00
i-robot
f5a488d650
!32784 修复topk的input数据遇到nan卡顿问题
...
Merge pull request !32784 from zong_shuai/debugTopk
2022-04-12 14:55:32 +00:00
i-robot
8242ab913f
!32908 takedown more testcases to ensure gate stability
...
Merge pull request !32908 from yanghaoran/master
2022-04-12 11:31:08 +00:00
yanghaoran
b0891817b4
takedown more testcases to ensure gate stability
2022-04-12 19:15:52 +08:00
i-robot
96a2cbc461
!32877 [MS][LITE][parallel predoct]fix bug: cpp demo
...
Merge pull request !32877 from yefeng/284-fix_parallel_predict_cpp_demo_bug-master
2022-04-12 11:11:51 +00:00
huangxinjing
eaaf11f8e0
Fix repeate logging
...
Fix allreduce execute order in auto parallel mode
2022-04-12 18:45:56 +08:00
i-robot
2dca33b037
!32899 modify urls
...
Merge pull request !32899 from 俞涵/code_docs_m0412
2022-04-12 10:42:17 +00:00
lvmingfu
725eef4ceb
modify urls adapt docs repo files structure
2022-04-12 18:25:42 +08:00
i-robot
ea98f6969c
!32880 fix example print for Cross
...
Merge pull request !32880 from yanzhenxiang2020/code_docs_cross_print
2022-04-12 09:51:00 +00:00
huodagu
0ff270fab2
modify url
2022-04-12 17:44:05 +08:00
i-robot
e26c0cee3b
!32891 modify urls adapt to docs repo
...
Merge pull request !32891 from lvmingfu/code_docs_master12
2022-04-12 09:22:10 +00:00
i-robot
adea1f528b
!32894 takedown test_maximum to ensure gate stability
...
Merge pull request !32894 from yanghaoran/master
2022-04-12 09:06:10 +00:00
yanzhenxiang2020
4c88c58c3b
fix cross docs print
2022-04-12 17:04:06 +08:00
lvmingfu
af8dd9729e
modify links adapt to the new version of docs
2022-04-12 16:51:32 +08:00
yanghaoran
abe0452af4
takedown test_maximum to ensure gate stability
2022-04-12 16:45:20 +08:00
huanghui
0719db6fca
Raise error when Cpu kernel ScatterNdUpdate indices out of range
2022-04-12 16:22:53 +08:00
i-robot
2037f93cc1
!32842 Add a cpu kernel, Inv.
...
Merge pull request !32842 from liqiliang/inv-cpu
2022-04-12 07:25:46 +00:00
i-robot
1adaedc84d
!32883 takedown cpu testcases to ensure gate stability
...
Merge pull request !32883 from yanghaoran/master
2022-04-12 06:58:35 +00:00
yefeng
c795c721f6
fix bug
2022-04-12 14:56:27 +08:00
i-robot
c6e9b9b7f9
!32831 fix the bug of communication name map between hccl and step trace
...
Merge pull request !32831 from zangqx/zangqx_10
2022-04-12 06:47:46 +00:00
i-robot
4183a03188
!32491 fix dynamic_gru pass
...
Merge pull request !32491 from jiangzhenguang/fix_dynamicgru_pass
2022-04-12 06:45:54 +00:00
yanghaoran
6841d1a623
takedown cpu testcases to ensure gate stability
2022-04-12 14:38:55 +08:00
i-robot
761fbe5155
!32815 fix mac compile with clang++13.1
...
Merge pull request !32815 from xulei/mac_fix_0411
2022-04-12 06:23:09 +00:00
i-robot
3b6d8c6091
!31385 [Lite] Converter lite supports loading ONNX model with external data.
...
Merge pull request !31385 from moran/master
2022-04-12 02:42:20 +00:00
i-robot
b4fbb2d58b
!32804 [DynamicShape][GPU]add test case for the dcn_dynamic net
...
Merge pull request !32804 from hanhuifeng/dcn_dynamic_gpu
2022-04-12 02:36:55 +00:00
i-robot
1405c59a4f
!32853 fallback lossmonitor has_trained_epoch
...
Merge pull request !32853 from changzherui/fallback_lossmonitor
2022-04-12 02:34:11 +00:00
i-robot
7df07ed14b
!32741 Remove the GPU supoort for MoEConfig
...
Merge pull request !32741 from huangxinjing/code_docs_fix_api_master
2022-04-12 02:32:01 +00:00
i-robot
0e7597afdb
!32835 Remove std call for CUDA 10
...
Merge pull request !32835 from zhujingxuan/master
2022-04-12 02:24:25 +00:00
i-robot
91e4852732
!32836 Add splitgraph function for rpc fusion
...
Merge pull request !32836 from ZPaC/do-rpc-node-fusion
2022-04-12 02:21:48 +00:00
i-robot
4d2953a602
!32699 Make reading tensor base efficient for offline debugger
...
Merge pull request !32699 from parastooashtari/master
2022-04-12 02:10:20 +00:00
i-robot
2b80a81468
!32504 [MS][rewrite]remove if return & support multi-targets
...
Merge pull request !32504 from KXiong/master
2022-04-12 02:03:48 +00:00
i-robot
39a5ec97d0
!32834 [bugfix] recovery directory creation conflict
...
Merge pull request !32834 from zyli2020/master
2022-04-12 01:52:53 +00:00
xulei
9c13ae6fac
fix mac compile on clang++13
2022-04-12 09:34:53 +08:00
ZPaC
bb00e4ff78
Add rpc fusion splitgraph and postbuild methods
2022-04-12 09:27:17 +08:00
i-robot
0a1913b370
!32819 fix partial_eliminate recursive issue
...
Merge pull request !32819 from lanzhineng/func_closure
2022-04-12 01:23:11 +00:00
changzherui
865a5de03d
fallback lossmonitor has_trained_epoch
2022-04-11 23:24:24 +08:00
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