Commit Graph

25738 Commits

Author SHA1 Message Date
i-robot e78380965e !18522 No need to recompute load node
Merge pull request !18522 from YuJianfeng/recompute1
2021-06-22 14:00:05 +00:00
i-robot dca5504fd4 !15672 [assistant][RGB2BGR]
Merge pull request !15672 from QingfengLi/rgb2bgr
2021-06-22 12:48:04 +00:00
i-robot 11d6b435c2 !18663 SE-net amend utils.cc
Merge pull request !18663 from chenweitao_295/SE-net_amend
2021-06-22 11:48:00 +00:00
i-robot f042392842 !18454 FaceQualityAssessment add 310 infer
Merge pull request !18454 from ZeyangGAO/faceqa
2021-06-22 11:46:02 +00:00
i-robot a6d5a09b75 !18716 [bugfix] Equal operator's infer dtype should be bool
Merge pull request !18716 from zyli2020/mindrt_debug
2021-06-22 11:28:10 +00:00
i-robot f56079d67b !18539 upload libmslite_nnie so
Merge pull request !18539 from zhaodezan/master
2021-06-22 10:55:58 +00:00
yujianfeng 44f251d68c No need to recompute Load node 2021-06-22 17:31:51 +08:00
lizhenyu df69ae0c44 fix equal infer dtype bug: not bool 2021-06-22 17:27:22 +08:00
zhaodezan 3d7fc460b2 upload libmslite_nnie so 2021-06-22 16:44:14 +08:00
i-robot e7ea93dacd !18657 support int32 scalar + int64 scalar in graph mode
Merge pull request !18657 from 杨林枫/support_int32_int64_scalar_add
2021-06-22 08:14:03 +00:00
i-robot 0f5248d3e0 !18623 merge ctpn
Merge pull request !18623 from Maige/ctpn
2021-06-22 08:12:08 +00:00
i-robot d90cfd2aaa !18682 Fix adaptiveavgpool2d accuracy error when input H is not equal to W
Merge pull request !18682 from zuochuanyong/fix_AdaptiveAvgPool2D
2021-06-22 07:28:05 +00:00
i-robot 914d77e1c9 !18662 infer optimize to support multithreads and find exit of branches.
Merge pull request !18662 from lanzhineng/infer_optv3
2021-06-22 07:10:01 +00:00
i-robot 08f7e99c9e !18617 fixed log error
Merge pull request !18617 from anancds/ssl
2021-06-22 06:56:02 +00:00
i-robot 9dfc43cf32 !18537 fix type error in profiler
Merge pull request !18537 from yanghaitao/yht_fix_vm_type
2021-06-22 06:40:01 +00:00
i-robot 0a3f364372 !18677 Modify _check_construct_args to an inner function
Merge pull request !18677 from huanghui/modify-inner-function
2021-06-22 05:06:03 +00:00
lanzhineng fc8ec7fc49 infer_optv3:infer optimize to find exit of branches and resolve the
endless issue.
2021-06-22 11:55:56 +08:00
i-robot 749de6636c !18637 fix no exception when export with encryption failed
Merge pull request !18637 from liuluobin/fix_issue
2021-06-22 03:48:01 +00:00
i-robot e38247dcc8 !18597 fix api and param check for tensor scatter add
Merge pull request !18597 from 杨林枫/fix_tensor_scatter_add
2021-06-22 03:34:00 +00:00
i-robot a00cbb6e22 !17597 [ACC]Gradient freeze optimization.
Merge pull request !17597 from linqingke/grad_freeze
2021-06-22 03:32:00 +00:00
chendongsheng ecc8e379e8 fixed log error 2021-06-22 11:20:27 +08:00
i-robot 972dc627d4 !18660 dataset: open tdt st
Merge pull request !18660 from ms_yan/tdt_st
2021-06-22 03:16:01 +00:00
i-robot b53a114e83 !18631 [MS][LITE] fix a bug in tensor format transform
Merge pull request !18631 from XianglongZeng/myms_new_3
2021-06-22 03:02:08 +00:00
i-robot edc1c8bf58 !18594 Sync from enterprise
Merge pull request !18594 from ZPaC/sync-from-enter
2021-06-22 02:44:08 +00:00
zuochuanyong e890c2a2ae fix accuracy error when input H is not equal to W 2021-06-22 10:29:26 +08:00
i-robot 45902803b2 !18528 bugfix ImageClassificationRunner manifest.json has no content
Merge pull request !18528 from TonyNG/bugfix/master_xai_manifest
2021-06-22 02:17:58 +00:00
i-robot 8dfff4cf07 !16504 optimize heter memcpy
Merge pull request !16504 from kisnwang/optimize-heter-memcpy
2021-06-22 02:09:58 +00:00
i-robot b9acdbd181 !18645 fix error of lambda for PINNs(Navier-Stokes)
Merge pull request !18645 from yuyiyang/pinns_ns_lambdafix
2021-06-22 02:07:59 +00:00
i-robot 04f42b9901 !18629 stop mutmul to mul on GPU
Merge pull request !18629 from lingyunli63/stop_matmul_to_mul_GPU
2021-06-22 02:06:06 +00:00
i-robot 3ca82c66a0 !18555 modify FaceAttribute nework for clould
Merge pull request !18555 from zhanghuiyao/FaceAttri_clould_new
2021-06-22 01:56:02 +00:00
i-robot cd6a2f3d2e !18536 Card communication time and waiting time should statistics mainstream cost
Merge pull request !18536 from 张毅辉/cluster_profiler_for_slow_net
2021-06-22 01:52:27 +00:00
i-robot 8e742a5bf7 !18665 delete GetEnvConfigFile func as it no longer used
Merge pull request !18665 from ms_yan/del_GetEnvConfigFile
2021-06-22 01:45:59 +00:00
i-robot 4b593c6bee !18625 merge crnn
Merge pull request !18625 from Maige/crnn
2021-06-22 01:44:10 +00:00
i-robot b571f61405 !18642 Fix sens tensor is a ref
Merge pull request !18642 from zjun/fix_sen_judge
2021-06-22 01:41:59 +00:00
i-robot fba181e0d8 !18646 yolov3_resnet18 bug fix
Merge pull request !18646 from 张晓晓/bugfix
2021-06-22 01:34:06 +00:00
huanghui abf9b99ec0 modify _check_construct_args to a inner function 2021-06-22 09:30:53 +08:00
i-robot ead6c37b3c !18666 [AutoParallel]change pipeline split shared parameter
Merge pull request !18666 from lichen/change_pipeline_shared_param
2021-06-22 01:19:59 +00:00
linqingke f66a8a57f1 add grad_freeze auto split allreduce.
fix grad_freeeze bug

acc update

add split point

fix eval getnext failed and fix acc bug.

update acc.

fix acc bug.
2021-06-22 09:15:34 +08:00
i-robot 6137a449ed !18462 [MS][GPU] CropAndResize- New GPU Op
Merge pull request !18462 from danishfarid/cropAndResizeGPU
2021-06-21 15:22:05 +00:00
ms_yan 030030deb2 delete GetEnvConfigFile func as it no longer used 2021-06-21 23:17:45 +08:00
i-robot 64b6f901a6 !18560 ReduceProd gpu support
Merge pull request !18560 from Peilin/reduce-prod-gpu-kernel
2021-06-21 14:42:09 +00:00
lichenever 744e4cbab5 change_pipeline_shared_param 2021-06-21 21:36:05 +08:00
kswang 3247c00555 optimize heter memcpy 2021-06-21 21:34:53 +08:00
i-robot 1147995742 !18634 [MS][LITE] modify flclient folder name and fix mindfl bug
Merge pull request !18634 from zhengjun10/master
2021-06-21 21:18:04 +08:00
chenweitao_295 06a5aed7d4 SE_net amend utils.cc 2021-06-21 21:03:10 +08:00
i-robot 2bd161e2b1 !18456 Add TinyDarkNet CPU scripts and cifar-10 Dataset support
Merge pull request !18456 from Shawny/tdn_cpu
2021-06-21 20:52:09 +08:00
yanglf1121 e56f6054b3 fix tensor scatter add api 2021-06-21 20:27:44 +08:00
ms_yan 750271fa12 open tdt data transfer st 2021-06-21 20:24:30 +08:00
yanglf1121 b0762483ce support int32 add int64 scalar op 2021-06-21 20:20:17 +08:00
i-robot 9b4e654df0 !18567 Fix a bug of replace linefeed if \r\n
Merge pull request !18567 from huanghui/fix-replace-linefeed-charactor
2021-06-21 19:48:23 +08:00