Commit Graph

32368 Commits

Author SHA1 Message Date
yanghaoran 6b07b95e81 fix ascend conda errors 2021-10-12 12:04:45 +08:00
i-robot e920a1c07e !24593 Continue execution when saving and loading mindir failed
Merge pull request !24593 from YuJianfeng/master
2021-10-12 01:51:12 +00:00
i-robot 97a5d80bf7 !24588 not set debug_info for top_graph's call_node
Merge pull request !24588 from huanghui/fix-return-node-debug-info
2021-10-12 01:47:03 +00:00
i-robot 5a81f17e5c !24687 Fixed the bug of class conv1d check_string call order
Merge pull request !24687 from chentangyu/code_cty_master_i4d5ak
2021-10-12 01:38:20 +00:00
i-robot cd2f43a69c !24615 dataset: put perbatchTime detection only for dataset fetchNextRow
Merge pull request !24615 from ms_yan/warning_enhance
2021-10-12 01:27:55 +00:00
i-robot 72fc71fc07 !24651 [AutoParallel]fix_pipeline_with_no_loss_bug_master
Merge pull request !24651 from lichen/fix_pipeline_with_no_loss_bug_master
2021-10-12 01:13:19 +00:00
i-robot 242250295a !24686 Update error msg for its wrong msg in MirrorPad
Merge pull request !24686 from dinglinhe/code_dlh_ms_I4D567
2021-10-12 01:10:30 +00:00
i-robot 4a687a56fe !24645 unified runtime optimize actor dump
Merge pull request !24645 from limingqi107/new_actor_runtime
2021-10-12 01:09:52 +00:00
i-robot 8afd1d1f64 !24655 Repair the problems of code
Merge pull request !24655 from dinglinhe/code_dlh_ms_I4D60M
2021-10-12 01:07:54 +00:00
i-robot 27c06dd447 !24530 [MSLITE][IOS] add compile ios simulator
Merge pull request !24530 from yefeng/169-ios_simulator
2021-10-12 01:02:32 +00:00
i-robot 58a2a02400 !24580 add float64 support for Eps
Merge pull request !24580 from zhujingxuan/master
2021-10-11 15:22:49 +00:00
i-robot fb010a76ba !24677 [MS][LITE] add instruction
Merge pull request !24677 from yefeng/171-add_instruction
2021-10-11 12:34:12 +00:00
i-robot 8f33979fe5 !24646 RDR exports collected data on dataset_iterator_kernel error
Merge pull request !24646 from liangyongxiong/rdr
2021-10-11 12:07:47 +00:00
i-robot f81ca1f020 !24689 Add examples for MindData C++ API - stage 1
Merge pull request !24689 from luoyang/code_docs_cppdoc
2021-10-11 11:52:59 +00:00
i-robot d566e155b6 !24673 [MSLITE] int32 relu
Merge pull request !24673 from ling/pr
2021-10-11 11:11:41 +00:00
yujianfeng d384db6c01 Continue execution when saving and loading mindir failed 2021-10-11 19:05:25 +08:00
i-robot ea4f88cc45 !24654 [MSLITE] rm duplicate func, using nnacl
Merge pull request !24654 from Liu_Xuu/trt_1011_simp
2021-10-11 10:53:43 +00:00
tacyi139 aa943073c2 code error fix 2021-10-11 18:30:44 +08:00
i-robot 262d181570 !24639 Code check
Merge pull request !24639 from Margaret_wangrui/pclint_clean
2021-10-11 10:29:43 +00:00
i-robot e95dd00a68 !24297 [lite]code review part9
Merge pull request !24297 from 徐安越/master_core
2021-10-11 10:16:40 +00:00
dinglinhe 59d7de3da3 update error msg for its wrong msg in MirrorPad 2021-10-11 17:57:34 +08:00
i-robot 8b18dc936e !24351 [lite]fix the bug of nh2nc pass
Merge pull request !24351 from 徐安越/master3
2021-10-11 09:08:29 +00:00
i-robot 157751c8ce !24425 [lite]strengthen constant fold
Merge pull request !24425 from 徐安越/master
2021-10-11 08:59:34 +00:00
yefeng 6923150b7a add instruction 2021-10-11 16:53:00 +08:00
i-robot 4ee7464c5e !24635 [MS][LITE]add commons for call op
Merge pull request !24635 from mengyuanli/add_call_definition
2021-10-11 08:22:58 +00:00
i-robot 4f3ed495e8 !24643 upgrade Ascend software package 11 Oct 21
Merge pull request !24643 from yanghaoran/upgrade_ascend_1010
2021-10-11 08:22:21 +00:00
i-robot 1361f89c88 !24460 pclint warning clean
Merge pull request !24460 from liutongtong9/pclint_mst
2021-10-11 08:20:08 +00:00
i-robot 20f5feab2c !24581 [MD] fix mindrecord examples in master
Merge pull request !24581 from liyong126/fix_mindrecord_sample
2021-10-11 08:12:18 +00:00
i-robot ebf2cc4041 !24562 Enable MD cleanup at module exit
Merge pull request !24562 from luoyang/cleanup
2021-10-11 08:09:30 +00:00
ling 1974fed359 [MSLITE] int32 relu 2021-10-11 16:08:39 +08:00
i-robot fd0f1e3eaa !24065 [MSLITE] NPU support inputs from multiple output operators.
Merge pull request !24065 from wangshaocong/bugfix_master_npu
2021-10-11 07:36:28 +00:00
i-robot 5447831947 !24663 [MS][LITE][develop] add RaggedRange docs
Merge pull request !24663 from sunsuodong/code_docs_master
2021-10-11 07:26:24 +00:00
lichenever 5ff1124e71 fix_pipeline_with_no_loss_bug 2021-10-11 15:10:36 +08:00
sunsuodong de115d4fb6 add ops docs 2021-10-11 00:00:52 -07:00
i-robot c241b335bc !24228 To Fix the neural Network Operators API doc errors
Merge pull request !24228 from dinglinhe/code_docs_dlh_ms_I4BHLS
2021-10-11 06:52:26 +00:00
i-robot c1cb86e5f8 !23758 [LITE][TRAIN] fusion onlie
Merge pull request !23758 from yefeng/161-train_fusion_online
2021-10-11 06:44:43 +00:00
luoyang ce88d1dd91 Add examples for MindData C++ API - stage 1 2021-10-11 14:29:05 +08:00
i-robot 108542b826 !23890 Remove Redundant Code
Merge pull request !23890 from hwjiaorui/delete-tbe
2021-10-11 06:21:39 +00:00
dinglinhe cac4f441fa repair the problems of code 2021-10-11 14:15:56 +08:00
i-robot 6f8b58f9bb !24637 Fix Transformer API Error
Merge pull request !24637 from huangxinjing/code_docs_fix_transformer_commet_master
2021-10-11 06:07:36 +00:00
yefeng 8ce5dd4867 ios simulator 2021-10-11 14:06:03 +08:00
xuanyue ce3bdc3cdc fix the bug of nh2nc pass 2021-10-11 13:16:10 +08:00
i-robot 943c2495b2 !24623 【MS】【LITE】clean code
Merge pull request !24623 from chenjianping/code_check
2021-10-11 05:05:00 +00:00
limingqi107 a1ef8140a2 unified runtime optimize actor dump 2021-10-11 13:01:04 +08:00
yanghaoran 9d2bf62dc2 upgrade Ascend software package 11 Oct 21 2021-10-11 12:47:45 +08:00
i-robot b2f2a203d3 !24609 Modify white list for master
Merge pull request !24609 from liuyang/master_white_list
2021-10-11 04:00:28 +00:00
i-robot 801f9ac73f !23213 add batch size check for rnn cells
Merge pull request !23213 from 吕昱峰(Nate.River)/rnn_op
2021-10-11 03:54:18 +00:00
Liu_Xuu 800b65459a [MSLITE] rm duplicate func, using nnacl 2021-10-11 11:42:11 +08:00
liangyongxiong e04ce642a7 RDR exports collected data on dataset_iterator_kernel error 2021-10-11 11:08:50 +08:00
i-robot c8ffcaa1dd !24595 [MSLITE] fix fp16 bugs for diverse networks compatibility in tensorrt delegate jfr_yolo
Merge pull request !24595 from Liu_Xuu/trt_1009_concate16
2021-10-11 03:06:29 +00:00