Commit Graph

26750 Commits

Author SHA1 Message Date
i-robot 967a3b8104 !19205 ctc loss v2 and ctc los v2 grad
Merge pull request !19205 from liubuyu/ctcloss
2021-07-06 11:09:56 +00:00
i-robot bc38627deb !19452 [lite] adjust model name
Merge pull request !19452 from 徐安越/master_core
2021-07-06 11:01:56 +00:00
i-robot ff9fa4f34d !19460 support user set graph-output-tensor data
Merge pull request !19460 from ling/fix
2021-07-06 10:59:58 +00:00
i-robot a6a65ed8fa !19447 disable benchmark in runtest
Merge pull request !19447 from ling/pr
2021-07-06 10:55:54 +00:00
i-robot 24b9b69b50 !19429 fix fp32 vecmatmul
Merge pull request !19429 from zhaozhenlong/lite/issue/up_fp32_vecmatmul
2021-07-06 10:53:52 +00:00
i-robot 6a6543b181 !19430 Fix the constant folding bug of shape
Merge pull request !19430 from yeyunpeng2020/converter
2021-07-06 10:44:01 +00:00
i-robot e2408e77ae !19432 add DeepBSDE
Merge pull request !19432 from zhaoting/deepbsde
2021-07-06 09:29:14 +00:00
zhaozhenlong 7cc485f2de fix vec matmul fp32 2021-07-06 17:27:01 +08:00
i-robot bbd6235546 !19426 Fixing load async tensor issue on ascend
Merge pull request !19426 from parastooashtari/async_dump
2021-07-06 09:21:13 +00:00
i-robot 7458b4a099 !19018 fix split memory leak
Merge pull request !19018 from 范吉斌/split
2021-07-06 08:37:15 +00:00
i-robot 70d1344249 !19446 [MS][LITE]fix bug of control flow
Merge pull request !19446 from mengyuanli/mindRT_control_flow
2021-07-06 08:23:16 +00:00
ling d027619b82 support user set graph-output-tensor data 2021-07-06 16:19:25 +08:00
i-robot 8e4cd2ccdc !19442 adapt variable_memory_max_size range check
Merge pull request !19442 from laiyongqiang/variable_max_size
2021-07-06 07:57:13 +00:00
i-robot 45d3f32f9d !19421 amend yolov5 and centerface Readme
Merge pull request !19421 from chenweitao_295/centerface_yolov5_amend
2021-07-06 07:21:12 +00:00
mengyuanli 78ca53e468 fix bug of control flow 2021-07-06 15:09:49 +08:00
i-robot fb680638d8 !18683 add some function to unet and yolov4
Merge pull request !18683 from jiangzhenguang/unet_and_yolov4
2021-07-06 07:03:12 +00:00
i-robot 8a45765a19 !19395 Add AbstractTuple Comparision In Parameter Reuse.
Merge pull request !19395 from liangzelang/fix_multicall_bug
2021-07-06 06:59:15 +00:00
i-robot c6f576f625 !19445 textrcnn bug fix
Merge pull request !19445 from 张晓晓/master
2021-07-06 06:49:16 +00:00
i-robot faab555824 !19411 down fp32 vecmatmul
Merge pull request !19411 from zhaozhenlong/lite/issue/down_fp32_vecmatmul
2021-07-06 06:47:18 +00:00
i-robot 4564f37262 !18702 Pix2Pix pull request
Merge pull request !18702 from vvvvvvPeng/master
2021-07-06 06:45:18 +00:00
i-robot 3a195af6c0 !19450 Modify comments about LossBase.get_loss()
Merge pull request !19450 from chenhaozhe/code_docs_loss_comments
2021-07-06 06:33:45 +00:00
xuanyue 7a94671370 adjust model name 2021-07-06 14:31:28 +08:00
liubuyu 25df9faabd add ctclossv2 and ctclossv2grad 2021-07-06 14:19:30 +08:00
i-robot 816b416122 !19391 add auto-monad-elim interface
Merge pull request !19391 from huangbingjian/monad_elim
2021-07-06 04:04:31 +00:00
i-robot d9b8429631 !19424 Fixing CPU dump issue
Merge pull request !19424 from parastooashtari/cpu_dump
2021-07-06 03:58:32 +00:00
ling ac7716fa9a disable benchmark in runtest 2021-07-06 11:57:49 +08:00
zhangzhenghai 51c60dad23 !19410 upgrade_ascend_0705_mindspore
Merge pull request !19410 from mindspore_ding/upgrade_ascend_0705
2021-07-06 03:45:46 +00:00
i-robot 013eb0e4ea !19425 fixed recovery core dump
Merge pull request !19425 from anancds/pclint
2021-07-06 03:43:12 +00:00
zhaoting 25e3a360d3 add DeepBSDE 2021-07-06 11:39:36 +08:00
chenhaozhe 554ceb2492 Change comments about LossBase.get_loss() 2021-07-06 11:32:54 +08:00
zhangxiaoxiao ace707951c textrcnn bug fix 2021-07-06 11:32:04 +08:00
dingpeifei 24ff7ab8b4 upgrade_ascend_0705 2021-07-06 11:31:45 +08:00
i-robot 7dffa5096c !19427 Fix offline dbg issue: multiple read_tensor output if dumping twice
Merge pull request !19427 from TinaMengtingZhang/multi_output_when_dump_twice
2021-07-06 03:15:12 +00:00
i-robot 6a6da100ce !19324 Add differential privacy parameters for mindspore federated learning.
Merge pull request !19324 from jxlang910/fl-dp
2021-07-06 03:11:11 +00:00
LaiYongqiang 8f4c6692b9 add variable_memory_max_size range check 2021-07-06 10:57:36 +08:00
i-robot a72ce67c39 !19355 Fix execute order promblem with Gather and AssignAdd
Merge pull request !19355 from Margaret_wangrui/gather_assignadd
2021-07-06 02:57:09 +00:00
i-robot 3ea835ad19 !19436 Update python docstring
Merge pull request !19436 from luoyang/code_docs_python-doc
2021-07-06 02:55:11 +00:00
i-robot ca9f834808 !19188 [MS][LITE]mindRT support control flow
Merge pull request !19188 from mengyuanli/mindRT_control_flow
2021-07-06 02:53:13 +00:00
yeyunpeng2020 498479ed5e Fix the constant folding bug of shape 2021-07-06 10:47:03 +08:00
i-robot 871f6f0a88 !19221 fix CPU BatchNorm bugs
Merge pull request !19221 from zhaoting/master
2021-07-06 02:43:11 +00:00
i-robot 83bcf936b6 !19403 [bugfix] CPU PyNative hook occur select op error
Merge pull request !19403 from zyli2020/fix_mindtest_bug
2021-07-06 02:25:12 +00:00
YangLuo 10df4c71d2 Update python docstring 2021-07-06 10:24:50 +08:00
i-robot 68ddcab992 !19310 Bert base cluner支持SDK、mxbase推理
Merge pull request !19310 from chenshushu/master
2021-07-06 02:23:13 +00:00
liangzelang d229e53266 Add AbstractTuple comparision. 2021-07-06 09:51:32 +08:00
i-robot 6b58119c2d !19428 topk gpu op float16 support
Merge pull request !19428 from Peilin/topk-float16-support
2021-07-06 01:51:13 +00:00
i-robot 281bce69e6 !19383 [MS][LITE] modify cmakelists for nnie compile
Merge pull request !19383 from jianghui58/nnie_to_Master
2021-07-06 01:47:12 +00:00
i-robot aba7e11345 !19387 [MS][LITE] fix lite java inference jni complie problem
Merge pull request !19387 from zhengjun10/fix_issue
2021-07-06 01:41:11 +00:00
mengyuanli 8193109aec add control flow 2021-07-06 09:39:56 +08:00
i-robot cf46076687 !19254 [MS][LITE][CPU] pooling optimize
Merge pull request !19254 from liuzhongkai/pooling_op
2021-07-06 01:35:17 +00:00
i-robot 9bfc81884a !18653 [MS][LITE] seperate codegen scripts
Merge pull request !18653 from XianglongZeng/myms_new_2
2021-07-06 01:31:10 +00:00