Commit Graph

29084 Commits

Author SHA1 Message Date
xuanyue 1bc9620f06 dump graph function adjustment 2021-08-17 20:47:02 +08:00
i-robot 8572c4b110 !21940 [lite]edit FmkType member name
Merge pull request !21940 from 徐安越/master
2021-08-17 10:44:53 +00:00
i-robot db81e810b8 !21887 fix workspace address type
Merge pull request !21887 from looop5/workspace_address
2021-08-17 10:34:47 +00:00
i-robot 953801ca48 !21847 fix the GIL deadlock issue when using TensorSummary ops within TrainOneStepWithLossScaleCell.
Merge pull request !21847 from jiangshuqiang/fix_deadlock
2021-08-17 09:47:04 +00:00
i-robot 02511c4765 !21644 Fix value node set its func_graph
Merge pull request !21644 from huanghui/fix-print-valuenode-in-ir-file
2021-08-17 09:35:17 +00:00
i-robot 3f95a90ccc !21943 [MSLITE] runtime pass bug
Merge pull request !21943 from ling/pass
2021-08-17 09:34:15 +00:00
i-robot 276f4914dd !21953 修改README内容
Merge pull request !21953 from 欧士博/dev
2021-08-17 09:17:45 +00:00
i-robot a77a0b968d !21761 comm_recompute_interface.
Merge pull request !21761 from yao_yf/comm_recompute_interface
2021-08-17 09:14:29 +00:00
i-robot debf4d8ece !21785 Fix Programming Specifications of Crowd Contributing Code
Merge pull request !21785 from xiaotianci/fix_crowd_contributing
2021-08-17 07:53:50 +00:00
xuanyue feec548150 edit FmkType member name 2021-08-17 15:47:53 +08:00
osbo a39ad3f696 README- 2021-08-17 15:45:37 +08:00
i-robot f919a6f78c !21077 facerecognition on gpu
Merge pull request !21077 from 郑彬/facerecognition_gpu
2021-08-17 07:39:15 +00:00
i-robot 08ff686099 !21840 [MS][LITE][Develop] secure option
Merge pull request !21840 from sunsuodong/sec_option
2021-08-17 07:37:28 +00:00
i-robot c936fa706e !21704 update bert readme
Merge pull request !21704 from chenhaozhe/code_docs_update_bert_readme
2021-08-17 07:25:43 +00:00
ling 877ea4a394 [MSLITE] runtime pass bug 2021-08-17 14:41:21 +08:00
i-robot 0a04740c2c !21572 add prelu fusion pass
Merge pull request !21572 from guyuehuo/prelu_fusion
2021-08-17 06:15:44 +00:00
i-robot f5003a840a !21916 Fix problem caused by MS_CORE_API in LogWriter
Merge pull request !21916 from hewei/core_user_api
2021-08-17 06:14:46 +00:00
i-robot c0e784b59b !21799 [lite]change namespace mindspore::registry to mindspore::registry
Merge pull request !21799 from 徐安越/master
2021-08-17 06:06:48 +00:00
i-robot 985b773fd6 !21930 code docs communication
Merge pull request !21930 from yao_yf/code_docs_communication_api_note_fix
2021-08-17 04:04:27 +00:00
i-robot e36c426b86 !21441 [MS][LITE] support lstm mindir
Merge pull request !21441 from zhengjun10/lstm
2021-08-17 03:46:16 +00:00
i-robot f92db4fa09 !21736 Add argument `feature_only` to the backbone of yolov3_resnet18
Merge pull request !21736 from chenhaozhe/modify-yolov3-resnet18-backbone
2021-08-17 03:32:51 +00:00
i-robot c224864e82 !21842 fix the type problem of gather.c and int8/arithmetic.c
Merge pull request !21842 from QianliMa/fix-gather-int8-arithmetic
2021-08-17 03:14:38 +00:00
i-robot b6fb8cd8d6 !21851 Fix comments in LossBase.get_loss()
Merge pull request !21851 from chenhaozhe/code_docs_change_lossBase_getloss
2021-08-17 03:12:33 +00:00
yao_yf 765ecda928 communication api note fix 2021-08-17 11:07:59 +08:00
i-robot 2c3bd0fdec !21270 Add send/recv op fusion and reduce secondary stream number.
Merge pull request !21270 from linqingke/send_recv_fix
2021-08-17 02:41:24 +00:00
xuanyue df3db5196b change namespace mindspore::registry to mindspore::registry 2021-08-17 10:35:41 +08:00
i-robot 62a780f20f !21861 check switch/switchlayer in EliminateUpdateStateForPureNode
Merge pull request !21861 from huangbingjian/pure_node_eliminate
2021-08-17 02:03:35 +00:00
i-robot ba07dc774a !21579 [MSLITE] update 1.3 comment bug
Merge pull request !21579 from ling/bug
2021-08-17 01:32:18 +00:00
yao_yf 5277b229be add cell comm recompute interface 2021-08-17 09:23:21 +08:00
i-robot bfab98b65e !21775 unified runtime add abstract actor and optimize code
Merge pull request !21775 from limingqi107/bug_fix4
2021-08-17 01:19:50 +00:00
sunsuodong 67814c90ae secure option 2021-08-17 08:58:42 +08:00
i-robot 9f42da3d7c !21896 fix modelzoo scripts bugs on r1.3
Merge pull request !21896 from gengdongjie/code_docs_fix_issues
2021-08-16 13:56:00 +00:00
i-robot d245749164 !21881 add mixed bits quantization
Merge pull request !21881 from lz/fse_bak_3
2021-08-16 13:54:15 +00:00
i-robot d5a5bd6687 !21787 set device_id 0813 master
Merge pull request !21787 from mindspore_ding/context_master_0812
2021-08-16 13:45:44 +00:00
i-robot bd78bf0146 !21808 raise exception when failed to dump mem to file
Merge pull request !21808 from yelihua/dev
2021-08-16 13:32:39 +00:00
gengdongjie e2a18ea1c3 fix issues on modelzoo 2021-08-16 21:21:52 +08:00
He Wei f7b5c282ae Fix problem caused by MS_CORE_API in LogWriter 2021-08-16 21:05:36 +08:00
i-robot dd59279fa5 !21875 upgrade ascend package 16 Aug 21
Merge pull request !21875 from yanghaoran/upgrade_ascend_0816
2021-08-16 13:00:20 +00:00
lz a64eb7cd69 add mixed quantization 2021-08-16 20:34:28 +08:00
i-robot 16d5427743 !21863 update the method for get rank_id
Merge pull request !21863 from yelihua/new-dev
2021-08-16 12:13:01 +00:00
Xiao Tianci aae886bcd7 fix crowd contributing code 2021-08-16 19:33:10 +08:00
i-robot 692b39f306 !21821 RL add buffer sample update
Merge pull request !21821 from VectorSL/buffer-sample-update
2021-08-16 09:16:28 +00:00
ling abb35e6688 [MSLITE] npu innerContext comment bug 2021-08-16 16:44:05 +08:00
i-robot 91a84ce0db !21889 Add per batch size for the GPU training
Merge pull request !21889 from huangxinjing/code_docs_fix_per_batch
2021-08-16 08:38:37 +00:00
huangxinjing fedaadcf9e Add per batch size for the gpu 2021-08-16 16:27:42 +08:00
i-robot 4ced59f5f9 !21199 [lite]graph input support nchw
Merge pull request !21199 from 徐安越/master_core
2021-08-16 08:18:03 +00:00
i-robot 9eb0fafaa1 !21730 add pix2pix results dir
Merge pull request !21730 from TuDouNi/master
2021-08-16 08:11:33 +00:00
looop5 5e0bc410b3 fix workspace address type 2021-08-16 15:44:32 +08:00
lby 86e68383ea upgrade ascend package 16 Aug 21 2021-08-16 15:43:33 +08:00
i-robot a34d737858 !21797 [MS][LITE]Rename control to controlflow
Merge pull request !21797 from gongdaguo/package_clip8
2021-08-16 07:22:51 +00:00