Commit Graph

35582 Commits

Author SHA1 Message Date
i-robot 2b616290dc !27591 Update models version
Merge pull request !27591 from chenhaozhe/update-models-version
2021-12-14 02:34:36 +00:00
i-robot 1bf2a93228 !27598 Judge cache enable in dataset helper
Merge pull request !27598 from ZPaC/dataset-helper-cache-enable
2021-12-14 02:03:03 +00:00
i-robot 3655de93db !27592 [MSLITE] tensorRT multiple model run benchmark and test
Merge pull request !27592 from ling/pr
2021-12-14 01:39:37 +00:00
i-robot 19b8974c05 !27536 restore_list_api_add_to_init
Merge pull request !27536 from yao_yf/restore_list_api_add_to_init
2021-12-14 01:25:28 +00:00
i-robot 19b7b8b2de !27577 fix reshape bool in auto parallel
Merge pull request !27577 from yao_yf/reshape_bool_redistribution_fix
2021-12-14 01:25:05 +00:00
i-robot ef2f5f6ca2 !27496 modify parallel api note for master
Merge pull request !27496 from lilei/modify_parallel_API_note
2021-12-14 01:23:18 +00:00
i-robot 8f3455cceb !27597 update check_soc_version with ga_tune_init
Merge pull request !27597 from laiyongqiang/ga_tune
2021-12-14 01:14:54 +00:00
i-robot f035ed656c !27384 [Auto-Par] [D-Rec] Applying the same strategy to the operators which share the same embedding table
Merge pull request !27384 from 王浩然/Gather_version_update
2021-12-13 19:14:18 +00:00
i-robot cd990e2ded !27483 fix cpu multinomial
Merge pull request !27483 from VectorSL/fix-multinomial-cpu
2021-12-13 15:52:35 +00:00
i-robot 3a7fb635c3 !27517 Fix the recursive dead loop when invoking the abstract ToString().
Merge pull request !27517 from liqiliang/print_abstract_cycle
2021-12-13 14:42:54 +00:00
i-robot efa63b78c0 !27600 [ME][Fallback] Add tensor testcase.
Merge pull request !27600 from Margaret_wangrui/fallback_tensor
2021-12-13 13:33:41 +00:00
i-robot 0d3ddbdde4 !27580 [ME][Fallback] Add array property test cases
Merge pull request !27580 from Margaret_wangrui/fallback
2021-12-13 13:14:52 +00:00
i-robot 07bb0b765c !27612 Remove dump lock
Merge pull request !27612 from zjun/remove_lock
2021-12-13 12:51:20 +00:00
yao_yf 30576c6a75 fix reshape bool type in auto parallel 2021-12-13 20:24:33 +08:00
i-robot 48c3be7953 !27607 optimize code docs about some ops
Merge pull request !27607 from chentangyu/code_docs_cty_master_I4M36Q_I4M3E9_I4M9PC
2021-12-13 11:43:44 +00:00
i-robot 2a2cd5e4ca !22222 [assistant][ops] Add new loader PennTreebankDataset
Merge pull request !22222 from 杨旭华/PennTreebankDataset
2021-12-13 11:43:00 +00:00
ling 36db4193ef [MSLITE] add dis test case 2021-12-13 19:11:27 +08:00
i-robot 6880d28296 !25124 [feat] [assistant] [I48OBE] round with dynamic infer shape
Merge pull request !25124 from 郑鹏飞/round
2021-12-13 10:56:21 +00:00
i-robot f8cfdc01e1 !27603 fix arm 8 bit weight quant ci
Merge pull request !27603 from yeyunpeng2020/quant
2021-12-13 09:24:06 +00:00
i-robot 434ec49c9c !27585 Fix the example of InsertGradientOf api
Merge pull request !27585 from YuJianfeng/code_docs
2021-12-13 09:21:26 +00:00
zjun 33d175e10a Remove dump lock
Signed-off-by: zjun <zhangjun0@huawei.com>
2021-12-13 17:18:32 +08:00
Margaret_wangrui dafe31e2cd [ME][Fallback] Add tensor testcase. 2021-12-13 17:13:24 +08:00
i-robot d2e7f12429 !27535 Modify Tensor API Note
Merge pull request !27535 from liuyang/code_docs_tensor
2021-12-13 09:12:04 +00:00
i-robot c41c8e8908 !27486 [ME][Fallback] Support list insert.
Merge pull request !27486 from Margaret_wangrui/list_insert
2021-12-13 09:05:09 +00:00
i-robot 647cde2e82 !27518 [MS][LITE][develop] fix matmul resize and refactor ut
Merge pull request !27518 from sunsuodong/fp16_matmul_resize
2021-12-13 09:04:08 +00:00
tacyi139 2ee525a74a optimize code docs about some ops 2021-12-13 16:58:54 +08:00
i-robot 90e2acc536 !27583 fix no parallel strategy file if start profiler in the process of training
Merge pull request !27583 from yuximiao/bug_fix
2021-12-13 08:37:20 +00:00
i-robot 1ecbadd7a8 !27427 Bugs Fix of Ascend MindRT
Merge pull request !27427 from hwjiaorui/mindrt-bug-fix
2021-12-13 08:31:24 +00:00
liqiliang 8567950257 Fix the recursive dead loop when invoking the abstract ToString(). 2021-12-13 16:20:14 +08:00
i-robot 7d7ec3c0c6 !27449 [ME]Add `MS` header of env var
Merge pull request !27449 from chenfei_mindspore/environment_variable_fix
2021-12-13 08:03:45 +00:00
ZPaC c7b48f1b9e Judge cache enable in dataset helper 2021-12-13 15:35:46 +08:00
yeyunpeng2020 76656b81a5 fix arm 8 bit weight quant ci 2021-12-13 15:34:08 +08:00
i-robot 5655c9f972 !27390 Optimize swap strategy
Merge pull request !27390 from tanghuikang/swap_strategy_adjust
2021-12-13 07:03:55 +00:00
i-robot dbf1ff8cb5 !25349 [feat] [assistant] [I48O9D] sigmoid with dynamic infer shape
Merge pull request !25349 from 郑鹏飞/sigmoid_1
2021-12-13 07:03:30 +00:00
i-robot 94b44aa377 !25301 [feat] [assistant] [I48OCH] [I48OBH] add dynamic shape for Asin and AsinGrad operator
Merge pull request !25301 from 路雄博/asin
2021-12-13 07:00:28 +00:00
i-robot c2a47674ad !27573 [MS][TFLITE] add some gpu fp32 gate models
Merge pull request !27573 from Greatpan/master
2021-12-13 06:38:43 +00:00
LaiYongqiang 82641e1a11 update check_soc_version with ga_tune_init 2021-12-13 14:20:22 +08:00
i-robot 2f131ba654 !27575 [MS][LITE]fix bug of while body output
Merge pull request !27575 from mengyuanli/fix_bug_of_while_body
2021-12-13 06:14:10 +00:00
liuyang_655 f6d91cbf2f modify tensor api note 2021-12-13 01:11:51 -05:00
sunsuodong 3a002a6e38 fp16 matmul resize 2021-12-12 22:11:08 -08:00
i-robot 17d68d4766 !27582 update Tensor document
Merge pull request !27582 from huangbingjian/code_docs_tensor
2021-12-13 06:06:26 +00:00
chenhaozhe 389e22e9d6 update models version 2021-12-13 11:35:44 +08:00
yujianfeng 59286d519f Fix the example of InsertGradientOf api 2021-12-13 11:27:15 +08:00
i-robot db7d28f5c8 !26992 lite fl model and framework split
Merge pull request !26992 from zhengjun10/fl
2021-12-13 02:57:06 +00:00
huangbingjian 8b70aa7ff0 update Tensor document 2021-12-13 10:45:40 +08:00
yuximiao 393d3621a3 fix no paralle stratege if start profiler in the process of trainging 2021-12-13 10:44:07 +08:00
lilei ba9b30253a modify while list 2021-12-13 10:41:51 +08:00
i-robot 70b2c67775 !27541 npu int8 support part of the op quantization
Merge pull request !27541 from yeyunpeng2020/quant2
2021-12-13 02:30:20 +00:00
greatpanc f3d5089abd add some gpu fp32 gate model 2021-12-13 10:20:50 +08:00
Margaret_wangrui 751763dcef [ME][Fallback] Add array property test cases 2021-12-13 10:17:35 +08:00