Commit Graph

35600 Commits

Author SHA1 Message Date
i-robot 463095358a !27545 donot print deprecated warning msg
Merge pull request !27545 from chentangyu/code_cty_master_I4LQJS
2021-12-14 05:17:25 +00:00
i-robot 21176d6c51 !27602 Support getattr by the item of cell list: Handle the DoSignaturePrimitive('getitem') between getattr and resolve.
Merge pull request !27602 from 张清华/opt_cell_list_getattr
2021-12-14 03:52:42 +00:00
i-robot a4cf337666 !27331 Add unify ClipGradNorm op on GPU
Merge pull request !27331 from JoyLvliang/add_unify_clip_grad_norm_op_on_gpu
2021-12-14 03:32:17 +00:00
i-robot c7634220b1 !27637 fix cpp doc
Merge pull request !27637 from luoyang/code_docs_cppdoc
2021-12-14 03:27:34 +00:00
i-robot 27ee61780c !27605 [MSLITE] deconv optmize
Merge pull request !27605 from ling/op
2021-12-14 03:21:47 +00:00
i-robot 669f8144ba !27569 PyNative and Graph mix execution bug.
Merge pull request !27569 from caifubi/master-pynative-graph-mix-execution-bug
2021-12-14 03:20:07 +00:00
i-robot bd3de1dea4 !27635 optimize code docs about prim_attr_register and SpaceToBatch
Merge pull request !27635 from chentangyu/code_docs_cty_master_I4MAEX_I4MC11
2021-12-14 03:04:10 +00:00
i-robot 5def23ffd0 !27611 fix code docs numpy
Merge pull request !27611 from huangmengxi/code_docs_numpy
2021-12-14 03:02:51 +00:00
i-robot b97df28d6c !27581 Add bool for tensorarray
Merge pull request !27581 from VectorSL/add-bool-for-tensorarray
2021-12-14 02:48:32 +00:00
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
tacyi139 a74a9a0364 optimize code docs about prim_attr_register and SpaceToBatch 2021-12-14 09:34:09 +08: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
Zhang Qinghua 3e7b73e6c7 Support getattr by the item of cell list: Handle the DoSignaturePrimitive('getitem') between getattr and resolve. 2021-12-14 09:06:34 +08: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
YangLuo 46f558e417 fix cpp doc 2021-12-13 19:43:21 +08: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
ling 274d1b0374 [MSLITE] deconv optmize 2021-12-13 17:24:35 +08: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
huangmengxi f5276658fa fix 2021-12-13 17:09:49 +08: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
VectorSL 91766dbcd8 add bool for tesorarray 2021-12-13 15:07:51 +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