Commit Graph

27640 Commits

Author SHA1 Message Date
i-robot fc4149599e !20503 fix name of ternarybert log files
Merge pull request !20503 from chenzhuo/ternary0719
2021-07-20 03:18:45 +00:00
i-robot 6f4375d5ad !20498 fix initialize 3d bug
Merge pull request !20498 from baihuawei/fixBugs
2021-07-20 03:18:05 +00:00
i-robot 105f6effaf !20516 [MS][LITE][STABLE]Custom kernel support select by provider
Merge pull request !20516 from chenjianping/kernel_reg
2021-07-20 03:07:58 +00:00
i-robot 42b5a0cbf3 !20527 [MS][Lite][ToD] Fix Coverity issues
Merge pull request !20527 from ehaleva/CI_tests
2021-07-20 02:34:38 +00:00
i-robot 6700237ef2 !19707 [lite]add activation attr for gelu and adjust test ut and demo
Merge pull request !19707 from 徐安越/master_core
2021-07-20 02:32:38 +00:00
i-robot 592cffe2c1 !20362 For DynamiRNNGrad, check the hidden_size in shape of inputs must be multiple of 16.
Merge pull request !20362 from liuxiao93/dynamicrnngrad-hidden-size
2021-07-20 02:19:08 +00:00
i-robot 66c6b13e34 !20335 Add crnn model version
Merge pull request !20335 from chenhaozhe/add-crnn-model-version
2021-07-20 02:17:08 +00:00
i-robot d2a2f14a48 !19566 push icnet code add 310inference
Merge pull request !19566 from bigpingping/master
2021-07-20 02:13:06 +00:00
i-robot 914f20abb9 !20487 Fix control flow bugs.
Merge pull request !20487 from gaoyong10/runtime_001
2021-07-20 02:05:07 +00:00
i-robot 9b2fb178b9 !20470 [MS][LITE][Develop] Compatible with VS compiler
Merge pull request !20470 from sunsuodong/vs_build
2021-07-20 02:01:09 +00:00
i-robot 53c96e4f3c !19026 fairmot
Merge pull request !19026 from 陈志鹏/fairmotPR
2021-07-20 01:51:10 +00:00
i-robot 31eec4612e !20501 clean code check warnings
Merge pull request !20501 from zyli2020/mindrt_debug
2021-07-20 01:45:11 +00:00
i-robot c9d3c1d346 !20411 enable optimizer parallel for inference
Merge pull request !20411 from gziyan/enable_opt_shard_predict
2021-07-20 01:37:06 +00:00
i-robot 042ff0239e !20526 clear thread resource first
Merge pull request !20526 from kisnwang/first-clear-thread-resource
2021-07-20 01:29:08 +00:00
i-robot 9087464fbe !20440 fix crnn seq2seq ocr perf & accuracy
Merge pull request !20440 from panfengfeng/crnn_seq2seq_ocr_perf_fix_master
2021-07-20 01:27:06 +00:00
i-robot 6061194083 !20490 update check strategy for conv2d
Merge pull request !20490 from yangzhenzhang/update-check-strategy-for-conv2d
2021-07-20 01:23:08 +00:00
i-robot 764da26116 !20471 fix psenet precision deterioration bug
Merge pull request !20471 from zhanghuiyao/fix_psenet_master
2021-07-20 01:21:07 +00:00
i-robot 71e8af3800 !18540 Gpu kernel for TensorScatterMax/Min/Mul/Div and their grad operators
Merge pull request !18540 from Peilin/tensor-scatter-mul/div/max/min-gpu-kernel
2021-07-20 01:17:09 +00:00
i-robot a1d952b249 !19300 [GraphKernel] add ops sin, cos, asin, acos, sign, squared_difference
Merge pull request !19300 from chenlei_autodiff/add_sin
2021-07-20 01:07:06 +00:00
Emir Haleva 04aeff97e1 Fix coverity issues 2021-07-19 18:12:48 +03:00
i-robot 7f34d541df !20417 simplify zeros_like in bprop_fg as u to eliminate free variable
Merge pull request !20417 from xychow/eliminate-free-variable-u
2021-07-19 14:47:50 +00:00
kswang 041db27075 first clear thread resource 2021-07-19 22:26:04 +08:00
chenjianping ec6663d199 custom kernel support select by provider 2021-07-19 21:06:37 +08:00
i-robot e69fa78453 !20208 recitify rcan model scripts
Merge pull request !20208 from 罗柄淳/master
2021-07-19 12:53:51 +00:00
i-robot a5b29dc4c9 !20491 add gpu scripts to tinydarknet
Merge pull request !20491 from ZeyangGAO/code_docs_tdngpu
2021-07-19 12:11:49 +00:00
sunsuodong 950b48e809 Compatible with VS compiler 2021-07-19 20:09:44 +08:00
chenlei_autodiff 7d55cef106 [GraphKernel] add sponge ops. 2021-07-19 19:34:23 +08:00
i-robot a993f5a46a !20400 Fix the invalid input data for the ReduceXXX Op.
Merge pull request !20400 from liqiliang/master
2021-07-19 11:17:53 +00:00
i-robot 0688584d44 !20407 Code check cleanup
Merge pull request !20407 from YuJianfeng/clean
2021-07-19 11:10:22 +00:00
i-robot aa34154b6f !20481 disable somas cache when tensors size is less than 2000
Merge pull request !20481 from laiyongqiang/disable_cache
2021-07-19 10:46:30 +00:00
chenzhuo d1ff72a2c9 fix name of log files 2021-07-19 18:42:04 +08:00
ZeyangGao d6a9848b23 add gpu scripts to tinydarknet 2021-07-19 18:29:40 +08:00
lizhenyu 209dc5f584 fix codedex warnings 2021-07-19 18:26:47 +08:00
i-robot f0aad6fff1 !20479 code check for master
Merge pull request !20479 from liuyang/code_check_master
2021-07-19 09:25:46 +00:00
xuanyue 7846d9a538 add activation attr for gelu 2021-07-19 17:21:52 +08:00
i-robot 05894adcc9 !20454 Fix result code error
Merge pull request !20454 from ZPaC/optimize-return-code
2021-07-19 08:51:38 +00:00
i-robot dda605cd8f !20450 Fix windows import mindspore._c_dataengine failed problem
Merge pull request !20450 from xiefangqi/master
2021-07-19 08:49:39 +00:00
baihuawei 5458b7f170 fix initialize bugs 2021-07-19 16:32:50 +08:00
i-robot ad6289fa7a !20235 pangu_caretaker
Merge pull request !20235 from yao_yf/code_docs_pangu_caretaker
2021-07-19 08:25:41 +00:00
zhousiyi b590f6d929 don't replace u with fprop_u in primal_graph and bprop_fg 2021-07-19 08:14:40 +00:00
i-robot fd72de08d9 !20174 Send compilation attrs to akg
Merge pull request !20174 from DeshiChen/0708_compilewithjson
2021-07-19 08:13:36 +00:00
i-robot 924863b655 !20488 GPU compatibility
Merge pull request !20488 from Maige/code_docs_faceattribute
2021-07-19 08:01:37 +00:00
i-robot 6ce4963292 !20475 add ssd_ghostnet gpu
Merge pull request !20475 from 张晓晓/code_docs_ssd_ghostnet
2021-07-19 07:59:37 +00:00
i-robot 2406140b74 !19034 add EDSR to modelzoo
Merge pull request !19034 from 王源/master
2021-07-19 07:31:39 +00:00
maijianqiang f841c25f0a GPU script adaptation 2021-07-19 15:29:55 +08:00
i-robot 50eccbd699 !20178 Rectification of operator ease of use part 5
Merge pull request !20178 from dinglinhe/code_docs_dlh_ms_I3R3BX_6
2021-07-19 07:21:25 +00:00
i-robot 9d14cabe42 !19897 Rectification of operator ease of use part 4
Merge pull request !19897 from dinglinhe/code_docs_dlh_ms_I3R3BX_5
2021-07-19 07:19:25 +00:00
yao_yf d250c8619f pangu caretaker and add per batch size to args 2021-07-19 15:04:03 +08:00
yangzhenzhang b31cd27a08 update check strategy for conv2d 2021-07-19 15:03:26 +08:00
gaoyong10 75ab763696 fix control flow bugs. 2021-07-19 14:54:30 +08:00