Commit Graph

29712 Commits

Author SHA1 Message Date
i-robot 8d00a8d803 !22360 Fix Transformer Mirror Error
Merge pull request !22360 from huangxinjing/fix_transformer_mirror_error
2021-08-26 08:16:33 +00:00
i-robot 0d6559092d !22070 [lite]enhance dumpgraph function and adjust examples on the basis of unified api
Merge pull request !22070 from 徐安越/master_core
2021-08-26 08:07:09 +00:00
i-robot 4ac211c84e !22312 add relationet
Merge pull request !22312 from wanglin/rela_master
2021-08-26 08:04:37 +00:00
i-robot 32281f84e7 !19000 update LayerNormGrad split pass to V2
Merge pull request !19000 from yuchaojie/ir_fusion2
2021-08-26 08:03:33 +00:00
i-robot 78841db66b !22390 [MS][LITE]Fix cropping log
Merge pull request !22390 from gongdaguo/add_crop_int8
2021-08-26 08:01:16 +00:00
i-robot 2a2c2c661b !22317 [MS][LITE][Develop] benchmark new api support string tensor and fix vs build
Merge pull request !22317 from sunsuodong/code_review
2021-08-26 08:00:45 +00:00
i-robot 16efbc85b0 !22402 [MS][LIte] Replace useless ops with new ops
Merge pull request !22402 from mengyuanli/remove_useless_schema
2021-08-26 07:52:34 +00:00
i-robot 28e63116f2 !21921 Re-enabling offline debugger ut test
Merge pull request !21921 from sabrinasun_59ee/uttest
2021-08-26 07:50:01 +00:00
i-robot 471c57d3d7 !20046 [assistant][ops] Add New MaskedFill
Merge pull request !20046 from 孟权令/MaskedFill
2021-08-26 07:43:18 +00:00
i-robot fae8307563 !22391 [MS][LITE] addtest case
Merge pull request !22391 from mengyuanli/add_scatter_update_ops
2021-08-26 07:38:37 +00:00
i-robot a646eb27ab !21616 modify ms function cache key
Merge pull request !21616 from chujinjin/modify_ms_function_cache_key
2021-08-26 07:36:50 +00:00
i-robot 438169e0b9 !22365 RDR adapts for CPU dynamic memory allocation
Merge pull request !22365 from liangyongxiong/fix
2021-08-26 07:22:35 +00:00
i-robot b79e4f9dcf !22378 dataset: expose some api as it has been used in example
Merge pull request !22378 from ms_yan/code_docs_api
2021-08-26 07:15:47 +00:00
i-robot 3d10610bc9 !22374 Add 'Create' method for api::FuncGraph
Merge pull request !22374 from hewei/core_user_api
2021-08-26 06:42:15 +00:00
sunsuodong 6c7728ae0b review 2021-08-26 14:30:29 +08:00
i-robot 8e39dd4ec7 !22173 ascend add nontask sink mode
Merge pull request !22173 from baihuawei/graph_mode_nonsink_part3-2
2021-08-26 06:20:36 +00:00
mengyuanli 742a7b6d3b replace useless schema ops with news 2021-08-26 14:18:20 +08:00
mengyuanli 53ebe3b4cd add GAT_SISO.onnx test 2021-08-26 14:16:05 +08:00
i-robot c4ed84b01f !22408 fix mindspore error links
Merge pull request !22408 from yingchen/code_docs_linksms
2021-08-26 06:14:28 +00:00
i-robot dea5abc432 !22340 [MSLITE] add support resize for tensorrt
Merge pull request !22340 from Liu_Xuu/trt_0824_resize
2021-08-26 06:13:39 +00:00
i-robot b8c60d1ec9 !22405 门禁增加模型
Merge pull request !22405 from QianliMa/add32-model
2021-08-26 06:10:40 +00:00
i-robot bec7d1273d !22261 [MS][LITE]modify benchmark dump output dir name && add -rdynamic flag
Merge pull request !22261 from jianghui58/add_rdynamic
2021-08-26 06:10:37 +00:00
i-robot 23a5c64ce0 !22218 Add graph kernel userdefine op support
Merge pull request !22218 from zichun_ye/graph_kernel_userdefine
2021-08-26 04:04:40 +00:00
i-robot 651f317c5b !22038 [lite]open node_parser register
Merge pull request !22038 from 徐安越/master
2021-08-26 03:56:58 +00:00
i-robot 0d1e0b0f5c !22038 [lite]open node_parser register
Merge pull request !22038 from 徐安越/master
2021-08-26 03:56:58 +00:00
i-robot 69e2f56198 !21816 [lite]remove unused quant_type judgement
Merge pull request !21816 from 徐安越/master1
2021-08-26 03:54:43 +00:00
i-robot b0f19460b1 !21816 [lite]remove unused quant_type judgement
Merge pull request !21816 from 徐安越/master1
2021-08-26 03:54:43 +00:00
yingchen 95b4aaecd0 fix link errors in mindspore 2021-08-26 11:53:14 +08:00
ms_yan 92ade1bda7 expose some api as has been used in api example 2021-08-26 11:45:09 +08:00
i-robot 785e5fe6fd !22359 add st for pynative synchronize
Merge pull request !22359 from chujinjin/add_st_for_pynative_synchronize
2021-08-26 03:35:11 +00:00
Fazzie ce236260aa add model to st 2021-08-26 11:30:07 +08:00
liangyongxiong 9f6b015032 RDR adapts for CPU dynamic memory allocation 2021-08-26 11:13:19 +08:00
i-robot 49d84b3a87 !22247 error log rectification
Merge pull request !22247 from hwjiaorui/error-log
2021-08-26 03:13:08 +00:00
i-robot f8375afce9 !22375 [MSLITE] cast review
Merge pull request !22375 from ling/sr
2021-08-26 03:12:09 +00:00
i-robot 0faf36d5c5 !22187 modify api comment
Merge pull request !22187 from changzherui/mod_dir_auth
2021-08-26 03:01:33 +00:00
i-robot 07eaa1969b !22344 fix compile error when weight is used in while condition
Merge pull request !22344 from xychow/fix-while-loop-with-weight-in-condition
2021-08-26 03:00:38 +00:00
i-robot 78332cb617 !22379 ICnet eval time
Merge pull request !22379 from TuDouNi/icnet_eval
2021-08-26 02:53:37 +00:00
i-robot c710b57efe !22336 add rolling cpu kernel
Merge pull request !22336 from zhujingxuan/master
2021-08-26 02:38:12 +00:00
i-robot 27090a8c16 !22266 [MS][LITE]add common check function
Merge pull request !22266 from 张学同/to_merge
2021-08-26 02:16:00 +00:00
i-robot edcbb68d71 !22386 fix neighborexchange empty input case
Merge pull request !22386 from zhoufeng/fix-neighbor-empty-input-bak
2021-08-26 01:52:10 +00:00
i-robot 5aeec398bb !22369 add test cases for conv2d
Merge pull request !22369 from yangzhenzhang/add-test-cases
2021-08-26 01:46:10 +00:00
i-robot 4d9e8ff081 !22347 Supporting CRNN in CPU
Merge pull request !22347 from huangbo/crnn
2021-08-26 01:45:22 +00:00
i-robot 5e13353f27 !22368 [AutoParallel]Rectification_module_import
Merge pull request !22368 from lichen/rectification_module_import
2021-08-26 01:38:35 +00:00
ling 75a04947e7 [MSLITE] cast op review 2021-08-26 09:36:16 +08:00
i-robot 8a7431edd6 !22361 Update AKG in MindSpore
Merge pull request !22361 from jiaoy1224/master
2021-08-26 01:34:20 +00:00
i-robot 6950790cf1 !22275 门禁增加模型
Merge pull request !22275 from QianliMa/handle-replace-in-updatestate_eliminate
2021-08-26 01:24:40 +00:00
i-robot 29c6bf6d76 !22275 门禁增加模型
Merge pull request !22275 from QianliMa/handle-replace-in-updatestate_eliminate
2021-08-26 01:24:40 +00:00
i-robot 8a5ef35d64 !22105 pynative mode bug fix
Merge pull request !22105 from liubuyu/master
2021-08-26 01:22:57 +00:00
i-robot e6c764c75f !22241 [MS][LITE] npu optimization and add models
Merge pull request !22241 from XianglongZeng/myms_new_2
2021-08-26 01:19:43 +00:00
i-robot a9d2c45976 !22383 [MSLITE] enable runtime ConvNormC4Pass
Merge pull request !22383 from ling/pass
2021-08-26 01:18:00 +00:00