Commit Graph

25549 Commits

Author SHA1 Message Date
zhanghuiyao 2ba591a766 Add README_CN.md file for yolov4. 2021-06-23 10:36:32 +08:00
i-robot ec999d3fa5 !18477 Modify the error message of abstract join
Merge pull request !18477 from huangbingjian/abstract_join
2021-06-18 09:10:29 +00:00
i-robot 7c7ad5c033 !17456 add dncnn to model zoo
Merge pull request !17456 from yiqiang/dncnn
2021-06-18 09:04:25 +00:00
i-robot 147d670096 !18046 Convert python to C++ within Transpose operator.
Merge pull request !18046 from 沈竞兴/Transpose
2021-06-18 09:02:24 +00:00
i-robot a5dff69a86 !18440 Fix the transformer network overflow while training standalone with 1 card.
Merge pull request !18440 from casgj/master_0615transformer
2021-06-18 08:52:27 +00:00
i-robot eb0bad4ad7 !16378 Export bprop func_graph to mindir
Merge pull request !16378 from YuJianfeng/bprop_mindir
2021-06-18 08:50:25 +00:00
i-robot 92d25d57d0 !16005 add tflite padv2 parser
Merge pull request !16005 from hangq/master
2021-06-18 08:44:30 +00:00
i-robot 7736783b05 !18485 [LITE][IOS] rename output file
Merge pull request !18485 from yefeng/123-rename_ios_output_file
2021-06-18 08:42:31 +00:00
i-robot a6e41c774c !17691 New model Arcface
Merge pull request !17691 from 水扬波/arcmaster
2021-06-18 08:12:25 +00:00
i-robot 3d053516f9 !17149 Add new net model: WGAN
Merge pull request !17149 from 蒋博天/wgan_master1
2021-06-18 08:10:26 +00:00
i-robot fb958eca6f !15937 add skip-gram model
Merge pull request !15937 from lingxling/master
2021-06-18 08:08:25 +00:00
i-robot fb6ada08ed !18513 bugfix: core dump when run graph and pynative mode together
Merge pull request !18513 from zyli2020/fix_mindtest_bug
2021-06-18 08:02:28 +00:00
i-robot 7a05c00398 !18482 add tensorarray and affine
Merge pull request !18482 from zhujingxuan/RNN
2021-06-18 07:46:27 +00:00
i-robot 9c0a4a702f !18460 adjust error log of crypto module
Merge pull request !18460 from liuluobin/fix_issue
2021-06-18 07:44:26 +00:00
hangangqiang 4c1bd2dc62 add tflite padv2 parser
fix return code update bug
fix parser graph failed return nullptr not check bug
2021-06-18 15:41:42 +08:00
i-robot 4dd14e7b8f !18496 overflow dump may not gen data
Merge pull request !18496 from john_tzanakakis/jt_bug_fixes
2021-06-18 07:38:15 +00:00
i-robot 0b7f3ebd89 !18495 Fix two minor issues in offline debugger
Merge pull request !18495 from TinaMengtingZhang/bugfix-2
2021-06-18 06:48:12 +00:00
i-robot 91beae0ae1 !18490 [LITE] code dex yellow 2
Merge pull request !18490 from yefeng/122-codex_yellow_2
2021-06-18 06:30:11 +00:00
i-robot e683cc486d !18481 add opencl fp16 model
Merge pull request !18481 from yeyunpeng2020/gpu
2021-06-18 06:26:08 +00:00
i-robot 54aadb7721 !18499 [MS][LITE][STABLE]optimize custom kernel
Merge pull request !18499 from chenjianping/kernel_reg
2021-06-18 06:22:13 +00:00
huangbingjian d695554ae5 modify the error message of abstract join 2021-06-18 14:12:10 +08:00
i-robot e61c81a8e3 !17118 Add arg to control whether the output of cell should be recomputed
Merge pull request !17118 from YuJianfeng/recompute
2021-06-18 06:08:09 +00:00
i-robot ff9ba95c04 !18493 modify export air file
Merge pull request !18493 from changzherui/mod_air
2021-06-18 03:50:07 +00:00
lizhenyu cdf3868701 fix core dump when run graph and pynative mode together 2021-06-18 11:47:43 +08:00
zhujingxuan 83bfa06f8f add tensorarray and affine
from add tensorarray series to affine activation fusion
2021-06-18 11:32:48 +08:00
i-robot 470dbb1bda !18478 autodis can been used on ModelArts
Merge pull request !18478 from 郑彬/master
2021-06-18 03:18:10 +00:00
yeyunpeng2020 e94830cbc9 add opencl fp16 model 2021-06-18 11:13:32 +08:00
i-robot ff3ad7428a !18413 add parallel op for batch norm
Merge pull request !18413 from yangzhenzhang/add-parallel-op-for-batchnorm
2021-06-18 03:08:07 +00:00
yefeng 8869feb75b yellow codex 2 2021-06-18 10:55:57 +08:00
i-robot 9c244f255a !18473 add deeplabv3 convert weight
Merge pull request !18473 from jiangzhenguang/amend_yolove_filter
2021-06-18 02:20:55 +00:00
i-robot b9e952c3a2 !18396 added node recovery
Merge pull request !18396 from anancds/recovery
2021-06-18 02:05:03 +00:00
i-robot 467b799b50 !18224 add test case of ml location model
Merge pull request !18224 from yangjie159/master
2021-06-18 02:02:55 +00:00
chenjianping 0c9a174c7a optimize kernel register 2021-06-18 10:00:23 +08:00
i-robot 19fcb3070c !18457 code clean enterprise
Merge pull request !18457 from zhaosida/code_clean_enterprise
2021-06-18 01:46:59 +00:00
i-robot f32251364d !18395 modify naml network for clould
Merge pull request !18395 from zhanghuiyao/naml_clould
2021-06-18 01:40:56 +00:00
i-robot 76d4ae34d9 !18484 modify bug of Squeeze-residual and ssd export mindir failed
Merge pull request !18484 from lilei/modify_model_zoo_resnext50
2021-06-18 01:34:55 +00:00
yujianfeng e88d058787 Add bprop cache 2021-06-18 09:31:46 +08:00
i-robot 65eacb5085 !18483 modify weight offset to shape=1 for air model size
Merge pull request !18483 from zhang_sss/quant_export_weightoffset
2021-06-18 01:31:00 +00:00
i-robot 377833427c !18421 Update code warning fixing on master
Merge pull request !18421 from xiaotianci/update_code_warning_master
2021-06-18 01:29:00 +00:00
yefeng ef32611d28 ios rename 2021-06-18 09:27:40 +08:00
i-robot 6c173716f8 !18225 fix conv2d backprop pad mode wrong type
Merge pull request !18225 from Simson/fix-bug
2021-06-18 01:27:03 +00:00
i-robot f3d799f1b1 !18402 [GraphKernel] Enable TensorCore for training wide&deep and deepfm on GPU
Merge pull request !18402 from lishanni/master
2021-06-18 01:24:58 +00:00
i-robot 27bfc6375b !18446 [LITE] fix log print
Merge pull request !18446 from yefeng/120-fix_log_print
2021-06-18 01:22:58 +00:00
i-robot 856e9dab74 !18434 code check clean
Merge pull request !18434 from yuchaojie/code-clean2
2021-06-18 01:21:03 +00:00
i-robot 4763557b7c !18470 [MS][LITE][ToD] Add virtual batch to CI
Merge pull request !18470 from Nizzan/export_nizzan
2021-06-18 01:18:56 +00:00
John Tzanakakis 690cf18cba overflow dump may not gen data 2021-06-17 15:28:52 -04:00
TinaMengtingZhang dc6a661a2e change validator to accept -1 as valid input and fix scope filename issue in async 2021-06-17 14:26:46 -04:00
chendongsheng bfaab72934 add node recovery 2021-06-17 23:52:09 +08:00
i-robot 48e384c5bd !18439 Enhance cache server's log path and spilling path display
Merge pull request !18439 from lixiachen/minor_cache_fix
2021-06-17 23:43:09 +08:00
i-robot 26c7d274c9 !18441 Fix conv3d cudnn algorithm error
Merge pull request !18441 from tom_chen/conv3d
2021-06-17 22:31:13 +08:00