Commit Graph

447 Commits

Author SHA1 Message Date
mengyuanli ea4d45c368 support mindir export in lite converter 2022-04-10 17:24:50 +08:00
kswang 296fb69b54 update owners 2022-04-01 15:25:54 +08:00
i-robot 9680aa073d
!31723 code_check_clean
Merge pull request !31723 from liuyang/tensor_ms
2022-03-25 08:58:46 +00:00
liuyang_655 eb4a568ae4 code check clean 2022-03-24 21:58:32 -04:00
i-robot 32515f8b74
!31602 fix protobuf cve-22570 and clean code
Merge pull request !31602 from changzherui/fix_proto_cve_and_clean_code
2022-03-21 12:37:42 +00:00
i-robot cfab60eca7
!31522 mindir:support csrtensor export
Merge pull request !31522 from lanzhineng/func_closure
2022-03-21 09:26:29 +00:00
changzherui a584ac5d56 fix protobuf cve and clean code 2022-03-21 17:07:29 +08:00
i-robot 145f88e50c
!31618 code check clean
Merge pull request !31618 from liuyang/code_check_ms
2022-03-21 08:39:06 +00:00
lanzhineng eb23ffaaa1 support AbstractCSRTensor export 2022-03-21 14:46:35 +08:00
liuyang_655 11eb1b53a3 code check 2022-03-21 00:14:17 -04:00
i-robot d6605c5dd0
!31518 fix pclint
Merge pull request !31518 from liutongtong9/fix_pclint_mst
2022-03-21 03:34:26 +00:00
i-robot 80fff8a86b
!31547 code check clean
Merge pull request !31547 from liuyang/code_check
2022-03-21 01:48:03 +00:00
liuyang_655 a286aacb97 code_check 2022-03-20 22:43:40 +08:00
liutongtong 4b691b049e fix pclint mst 2022-03-19 18:42:56 +08:00
zhoufeng b7bb53ff73 build libmindspore_backend.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-03-17 19:14:45 +08:00
i-robot 9694fce968
!31092 implement Conv2dBackward and remove index cache in maxpool forward
Merge pull request !31092 from zhangbuxue/implement_Conv2dBackkward_and_log_of_pool
2022-03-15 17:06:10 +00:00
i-robot 12d8906e2e
!30253 Support more ops for dump flag
Merge pull request !30253 from huanghui/enhance-dump-flag
2022-03-15 16:49:11 +00:00
buxue b7f90e2b16 implement Conv2dBackward and log of pool 2022-03-15 21:26:40 +08:00
i-robot 22240df6c0
!28363 add GatherD ir
Merge pull request !28363 from yanzhenxiang2020/add_gatherd_ir
2022-03-15 02:57:31 +00:00
huanghui 4482acf586 Support API set_dump for more type of ops 2022-03-15 10:24:15 +08:00
i-robot 659e92f5cd
!31185 fix conv2dbackpropfilter ge_adpt op declare problem
Merge pull request !31185 from chenmai1102/cm_master
2022-03-14 06:41:17 +00:00
yanzhenxiang2020 104c4215f1 add GatherD ir 2022-03-14 14:11:32 +08:00
chenmai1102 2ccefa9f4c fix conv2dbackpropfilter ge_adpt op declare problem 2022-03-14 09:33:49 +08:00
i-robot fab3dcf03d
!30503 ONNX converter: GNMT support part two
Merge pull request !30503 from amalyshev/onnx-gnmt-part-two
2022-03-11 01:26:21 +00:00
Alexander Malyshev 8e0493df8c ONNX GNMT: add while loop export 2022-03-09 10:59:28 +07:00
i-robot d1bf808117
!30502 ONNX converter: GNMT support part one
Merge pull request !30502 from amalyshev/onnx-gnmt-part-one
2022-03-07 08:26:24 +00:00
i-robot 5ca2b7820f
!30805 verify the mindir version compatiblity
Merge pull request !30805 from lanzhineng/func_closure
2022-03-07 07:11:42 +00:00
lanzhineng f5e0833673 verify the mindir version compatiblity 2022-03-04 18:59:52 +08:00
i-robot dd6e66563b
!29957 ONNX converter: CRNN support
Merge pull request !29957 from amalyshev/onnx-crnn
2022-03-04 08:10:11 +00:00
zhengyuanhua 4572005b14 fuzz bugfix and add st 2022-03-02 14:24:03 +08:00
i-robot 78f0f2aa95
!30388 【MindIR导入导出】完善Function类型及支持闭包结构
Merge pull request !30388 from lanzhineng/mindir
2022-03-01 02:49:57 +00:00
lanzhineng ca3d9d0434 function closure export & import 2022-03-01 08:38:11 +08:00
zhoufeng f49b195c39 extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-02-26 10:55:51 +08:00
shenwei41 ff75314719 upgrade ascend 20220211 2022-02-25 21:19:45 +08:00
Alexander Malyshev 401084e0a6 ONNX GNMT: add support features to converter 2022-02-24 12:30:56 +07:00
Alexander Malyshev e9d771dab7 ONNX converter: implement CRNN export 2022-02-21 16:41:00 +07:00
i-robot d6d7a84f5f
!29623 ONNX converter improvements: part three
Merge pull request !29623 from amalyshev/pr-onnx-converter-part-three
2022-02-21 09:25:51 +00:00
陈劢 6fc6476066 "GE TensorArray ops support" 2022-02-15 10:36:48 +08:00
Alexander Malyshev 9734928d4d ONNX converter: third batch of changes 2022-02-11 11:11:13 +07:00
Alexander Malyshev 1937dbd785 ONNX converter: second batch of changes 2022-02-10 15:49:48 +07:00
i-robot aad61372c7
!29602 ONNX converter improvements: part one
Merge pull request !29602 from amalyshev/pr-onnx-converter-part-one
2022-02-10 07:22:26 +00:00
yujianfeng 30f8cc9537 Remove ref_attr_name for mindir exporter 2022-02-08 21:44:47 +08:00
Alexander Malyshev c66656f5a2 ONNX converter: first batch of changes 2022-01-28 14:19:23 +07:00
i-robot 9f9ffe9539
!29152 Support frontend graph compilation cache in ps mode
Merge pull request !29152 from YuJianfeng/compile_cache
2022-01-27 01:22:44 +00:00
yujianfeng dcd6f9e491 Support compile cache in ps mode 2022-01-25 17:34:57 +08:00
xiao_yao1994 52817c2bbd using env variable for INFER and TRAIN mode 2022-01-24 14:45:45 +08:00
i-robot 3a4744ff27
!28995 unify infer and train compile binary
Merge pull request !28995 from xiaoyao/master
2022-01-17 04:43:56 +00:00
i-robot 7fcfa71a12
!28838 rename macro ENABLE_LITE_Ascend to ENABLE_LITE_ACL
Merge pull request !28838 from zhengyuanhua/code_review
2022-01-15 10:10:16 +00:00
xiao_yao1994 54fc038f0a unify infer and train compile binary 2022-01-13 17:04:34 +08:00
xiao_yao1994 0d75261734 fix bug: can not acquire mscontext in lite310 2022-01-13 09:33:55 +08:00