Commit Graph

30485 Commits

Author SHA1 Message Date
i-robot fa68d6c0bc !22865 Fix the docs for its format problems
Merge pull request !22865 from dinglinhe/code_docs_dlh_master_I48E0Z
2021-09-03 06:18:58 +00:00
i-robot 015036716a !22863 Fix the docs for its format problems
Merge pull request !22863 from dinglinhe/code_docs_dlh_master_I48DVW
2021-09-03 06:18:56 +00:00
i-robot 95850afc4c !22097 modify initializer note for master
Merge pull request !22097 from lilei/modify_note_master
2021-09-03 06:17:40 +00:00
huangbo77 b83c43d309 codedex fix 2021-09-03 14:14:12 +08:00
i-robot 174bd651c4 !22816 [MS][LITE] lite train support mix precision model
Merge pull request !22816 from zhengjun10/mix
2021-09-03 06:10:36 +00:00
huangxinjing c7ec8c5f9f Add value check and fix sparse brop 2021-09-03 12:46:02 +08:00
i-robot 0ea683a90e !22764 bug fix
Merge pull request !22764 from wukesong/sink_master
2021-09-03 04:23:48 +00:00
郑彬 4f16294bd5 modify for I48FSU 2021-09-03 12:23:40 +08:00
i-robot ebc8874b43 !22817 Synchronize with enter.
Merge pull request !22817 from ZPaC/master
2021-09-03 03:55:09 +00:00
lanzhineng bd4add384f The args must be compatible with the loaded graph 2021-09-03 11:32:11 +08:00
i-robot 1da5f2faa0 !22665 fix pclint and error log
Merge pull request !22665 from baihuawei/fixcodedex
2021-09-03 03:24:09 +00:00
simson f00e22342b modify resizebilineargrad input type 2021-09-03 11:23:00 +08:00
dinglinhe 7e15044073 Fix the docs for its format problems 2021-09-03 11:22:50 +08:00
yao_yf 3ca73a6d6b broadcast using seqarates world group 2021-09-03 11:21:36 +08:00
i-robot c1ebbce297 !22852 [MS][LITE][CPU] vs build
Merge pull request !22852 from liuzhongkai/code_re5
2021-09-03 03:18:59 +00:00
huanghui 8be552fc13 fix error if hccl/nccl not inited 2021-09-03 11:12:51 +08:00
dinglinhe f6f445a30a Fix the docs for its format problems 2021-09-03 11:11:09 +08:00
i-robot 291d4c4d84 !22813 [MS][LITE] fix codegen script random error
Merge pull request !22813 from XianglongZeng/myms_new_2
2021-09-03 03:06:12 +00:00
zhouyaqiang dad375abb9 add gpu complex ops 2021-09-03 11:03:28 +08:00
anzhengqi 70d922a94e modify etsnet to psenet 2021-09-03 10:49:32 +08:00
xiefangqi e4aa1aa119 remove testCOCO 404 link 2021-09-03 10:46:34 +08:00
Margaret_wangrui fdd494fbfd Fix the bug when bninfer is used as updatestate 2021-09-03 10:38:40 +08:00
ttudu 34cae0fcb8 icnet num class 2021-09-03 10:18:46 +08:00
Margaret_wangrui a903cad5b3 Revert "Dealing with the random accuracy problem: parameter and load are equivalent."
This reverts commit 1a2f7e2663.
2021-09-03 10:12:56 +08:00
i-robot 54cd78d25c !22856 ssd_vgg16 precision fix
Merge pull request !22856 from 张晓晓/code_docs_ssd_vgg16
2021-09-03 02:10:27 +00:00
r1chardf1d0 92cfa53903 [GraphKernel] fix infer shape 2021-09-03 09:54:29 +08:00
zhangxiaoxiao 885c26348a ssd_vgg16 bug fix 2021-09-03 09:47:40 +08:00
i-robot 58463f98d8 !22841 fix the bug about heartbeat
Merge pull request !22841 from yelihua/dev
2021-09-03 01:46:22 +00:00
i-robot 6b3d787655 !22833 Add env eliminate pass for run control flow with ms function
Merge pull request !22833 from JoyLvliang/add_env_eliminate_pass_for_run_control_flow_with_ms_function
2021-09-03 01:37:05 +00:00
i-robot 60d583190b !22815 Update bprop error information
Merge pull request !22815 from JoyLvliang/update_bprop_error_information
2021-09-03 01:31:15 +00:00
i-robot 5e6287bec1 !22585 Add grad implementation of AdaptiveAvgPool2D
Merge pull request !22585 from zuochuanyong/adaptive_avgpool2d_grad
2021-09-03 01:30:27 +00:00
i-robot 235a3b3b78 !22845 [MS][LITE][Develop] fix vs time
Merge pull request !22845 from sunsuodong/fix_vs_time
2021-09-03 01:29:30 +00:00
i-robot a70ecca304 !22842 [LITE][TRAIN] train model output name
Merge pull request !22842 from yefeng/154-train_output_input_tensor_name-2
2021-09-03 01:26:54 +00:00
lzk d6b32b11a9 vs_build 2021-09-02 18:23:11 -07:00
i-robot d66fe5ee34 !22844 [MS][Lite]LIte convert from mindir to ms report error of while mindir.
Merge pull request !22844 from mengyuanli/fix_bug_of_mindir_control_flow
2021-09-03 01:14:34 +00:00
i-robot 6e5637e9e1 !22812 [MS][LITE][TOD] Clean Code according to Static code analysis recomendations
Merge pull request !22812 from ehaleva/export
2021-09-03 01:03:20 +00:00
i-robot 094f1240e3 !22719 [MSLITE] Set spin count of threadpool.
Merge pull request !22719 from wangshaocong/bugfix_master
2021-09-03 01:01:59 +00:00
i-robot 2bd6923791 !22799 add shape_size infer for layernorm-fusion
Merge pull request !22799 from hangq/graph_inout2
2021-09-03 01:01:58 +00:00
RiEnRiu 58c1588526 1. edsr network 2021-09-03 02:03:22 +08:00
hujiaxin 8b938cd0b7 add adelaide_ea 2021-09-02 23:52:22 +08:00
i-robot 90c7804d6b !22500 Sort watchpoint hit for offline debugger based on time stamps of dump files
Merge pull request !22500 from parastooashtari/offline_wp_hit_order
2021-09-02 14:47:06 +00:00
sunsuodong ed3c85c2e9 fix vs time 2021-09-02 21:51:36 +08:00
mengyuanli 8032d159f5 fix bug of node users not update 2021-09-02 21:35:44 +08:00
i-robot 790bfeb292 !21017 [Debugger] Fix convert async dump tool in offline debugger in master
Merge pull request !21017 from TinaMengtingZhang/convert_async_bug_master
2021-09-02 13:23:11 +00:00
hangangqiang 0721040ea9 add shape_size infer for layernorm-fusion 2021-09-02 21:11:42 +08:00
i-robot a93031498c !22839 change testcase level0 to level1
Merge pull request !22839 from wmzheng2020/master
2021-09-02 13:08:02 +00:00
yefeng a3a67e692f output tensor name 2021-09-02 21:04:58 +08:00
i-robot a28e423a10 !22814 Modify hyper_map_reverse to hyper_map in Lamb and AdamWeightDecay
Merge pull request !22814 from Margaret_wangrui/hypemap
2021-09-02 13:02:15 +00:00
wmzheng2020 6d14254cc7 change testcase level0 to level1 2021-09-02 20:56:30 +08:00
dingpeifei b4bc6000dc set device id master 0813 2021-09-02 20:51:50 +08:00