Commit Graph

36128 Commits

Author SHA1 Message Date
lilei 017aa359a6 insert VirtualDataset node for master 2021-12-23 09:25:05 +08:00
i-robot 52d584ea39 !27918 fix no ProfilerManager symbol if compiled with -s on
Merge pull request !27918 from yanghaitao/yht_fix_no_ProfilerManager_symbol
2021-12-21 08:12:30 +00:00
i-robot bc235730ca !27957 parallel_ut_refactoring
Merge pull request !27957 from 王志伟/parallel_ut_refactoring2
2021-12-21 08:02:16 +00:00
i-robot bfc751f6ef !27914 [MSLITE] fix bug of subGraph resize.
Merge pull request !27914 from wangshaocong/bugfix
2021-12-21 07:50:52 +00:00
i-robot 2d79b5bd6e !27968 clean code
Merge pull request !27968 from wanyiming/code_docs_pclint12
2021-12-21 07:48:11 +00:00
wanyiming cb023f12da pclint 2021-12-21 15:19:20 +08:00
i-robot 2d5274c415 !27936 [bugfix] core dump occurs when DoEmbeddingLookup fail in server
Merge pull request !27936 from zyli2020/parameter_server_cache
2021-12-21 07:11:44 +00:00
i-robot a899b1f343 !27911 [MD] fix getnext issue when both sink size and dataset size are 1
Merge pull request !27911 from liyong126/fix_bug_1
2021-12-21 07:07:05 +00:00
i-robot cfdae8e0fc !27925 [ME] Optimize the error message of the operator module.
Merge pull request !27925 from Margaret_wangrui/operator
2021-12-21 06:54:30 +00:00
i-robot c71073cb0a !26526 [feat] [assistant] [I48OCO] add new LogicalOr
Merge pull request !26526 from 桂胜楠/logicalor
2021-12-21 06:49:13 +00:00
i-robot df29327796 !27777 [MS][LITE]use link info link actor
Merge pull request !27777 from mengyuanli/call_one_actor_many_place_3.1
2021-12-21 06:33:56 +00:00
wzw a9b78682d5 parallel ut refactor 3 2021-12-21 14:26:58 +08:00
i-robot 12fe2ba72e !27940 Fixed an issue where GPU multi-card network iteration tail time was negative.
Merge pull request !27940 from liuchuting/gpu_fix
2021-12-21 06:25:38 +00:00
i-robot 5afc399e19 !27945 update models repo
Merge pull request !27945 from ms_yan/update_models
2021-12-21 06:24:07 +00:00
i-robot e150539fa3 !27774 fix offline parser bug for profiler
Merge pull request !27774 from yanghaitao/yht_fix_offline_parse_profiler
2021-12-21 06:06:56 +00:00
i-robot f007b8a99f !27745 [MD][Offload] Move offload checks and split to the C pipeline
Merge pull request !27745 from markuskunej/offload_column_pipeline
2021-12-21 04:26:51 +00:00
i-robot 0e6e351684 !27937 [MS][LITE]Optimize the parameter cache code
Merge pull request !27937 from 张学同/distribution_cache_dev2
2021-12-21 04:02:06 +00:00
i-robot 6c38be846f !27776 add MicroBatchInterleaved parameter check
Merge pull request !27776 from lilei/add_parameter_check
2021-12-21 03:49:36 +00:00
i-robot 60943fd49b !27540 add base operator for core api
Merge pull request !27540 from lilongfei/master
2021-12-21 02:58:17 +00:00
wang_shaocong 70b6a7611c [MSLITE] fix bug of resize subgraph. 2021-12-21 10:47:54 +08:00
i-robot d555540333 !27922 maskrcnn st bug fix
Merge pull request !27922 from 张晓晓/master
2021-12-21 02:41:23 +00:00
i-robot ce68c8a4a9 !27923 update the documentation of FTRL, LARS, Unfold, etc. about the support plaforms.
Merge pull request !27923 from wangshuide/code_docs_wsd_master_new
2021-12-21 02:33:47 +00:00
i-robot 9952633aa9 !27905 add c++ std to custom aot compile cmd
Merge pull request !27905 from xulei/fix_st_mac
2021-12-21 02:27:55 +00:00
Margaret_wangrui f9a88a01bc [ME] Optimize the error message of the operator module 2021-12-21 10:19:25 +08:00
liuchuting 6f6f21126d Fixed an issue where GPU multi-card network iteration tail time was negative. 2021-12-21 10:03:04 +08:00
i-robot 6c1ff69e6c !27938 Fix call input kernel graph to stack actor.
Merge pull request !27938 from gaoyong10/runtime_second12
2021-12-21 01:51:58 +00:00
i-robot b200ea8bd4 !27578 fix error log
Merge pull request !27578 from lianliguang/fix-slice-bug
2021-12-21 01:48:05 +00:00
i-robot e495b8f3ec !27810 delete unused profiler code
Merge pull request !27810 from wenkai/wk1216_del
2021-12-21 01:41:59 +00:00
zhangxuetong f78fc49629 Optimize the parameter cache code 2021-12-21 09:40:05 +08:00
ms_yan 1052c2e7ea update models version 2021-12-21 09:34:53 +08:00
mengyuanli c1eeda9638 link subgraph kernel use link info. 2021-12-21 09:30:36 +08:00
liyong 9dba990980 fix dynamic shape issue 2021-12-21 09:02:47 +08:00
i-robot b421e46957 !27717 optimize cpu ops
Merge pull request !27717 from 范吉斌/cpu_ops_optimize
2021-12-20 16:05:10 +00:00
gaoyong10 df13d8895e Fix call input kernel graph to stack actor. 2021-12-20 22:23:58 +08:00
lizhenyu 9f9687f93e [bugfix] core dump occurs when DoEmbeddingLookup fail in server 2021-12-20 21:41:36 +08:00
i-robot bdaa4d5460 !27934 fix doc string
Merge pull request !27934 from zhujingxuan/code_docs_scipy
2021-12-20 12:44:15 +00:00
i-robot 2e30b0596f !27829 multinomial fix
Merge pull request !27829 from chenweifeng/multonomial-fix
2021-12-20 12:40:23 +00:00
zhujingxuan 646d1c6114 fix doc string 2021-12-20 20:37:38 +08:00
i-robot 5503948658 !27610 Support Ascend710 device to run converter and benchmark.
Merge pull request !27610 from chenping/master
2021-12-20 12:20:38 +00:00
i-robot 24e03a68a6 !27902 [MS][LITE] add dpico atc adapter compile CI
Merge pull request !27902 from jianghui58/dpico_dev_compile
2021-12-20 12:03:21 +00:00
i-robot 1fb6040804 !27908 Add docs description for ps server recovery
Merge pull request !27908 from zyli2020/ps_cache_feature
2021-12-20 12:02:05 +00:00
i-robot cb85699dbd !27624 [MSLITE] runtime parallel model rename
Merge pull request !27624 from ling/sr
2021-12-20 11:54:54 +00:00
i-robot 066dc55a4e !27834 [MSLITE] gpu stride_slice
Merge pull request !27834 from ling/op
2021-12-20 11:41:30 +00:00
yanghaitao1 a438e3a5e8 fix offline parser bug for profiler 2021-12-20 19:34:43 +08:00
i-robot 52444c129d !27559 update JSON for Model C++ to 3.7.3
Merge pull request !27559 from yanghaoran/master
2021-12-20 11:23:08 +00:00
i-robot 7331629ceb !22686 [assistant][ops][Dither]
Merge pull request !22686 from Isaac/Dither
2021-12-20 11:16:20 +00:00
i-robot 25e17b0cc1 !27849 Upgrade Ascend software package Dec 16
Merge pull request !27849 from TronZhang/upgrade_ascend_1216
2021-12-20 11:11:04 +00:00
i-robot 8427331f7e !27897 fix validator of mindir
Merge pull request !27897 from luoyang/issues2
2021-12-20 11:05:53 +00:00
i-robot 0b5ad53180 !25773 [assistant][ops]New operator implementation, include ApplyProximalAdagradD
Merge pull request !25773 from 傅嘉俊/ApplyProximalAdagradD
2021-12-20 10:13:42 +00:00
i-robot daf56b66cd !27903 use ops.LSTM on CPU
Merge pull request !27903 from 吕昱峰(Nate.River)/rnn_op
2021-12-20 09:41:51 +00:00