Commit Graph

29327 Commits

Author SHA1 Message Date
i-robot 8572c4b110 !21940 [lite]edit FmkType member name
Merge pull request !21940 from 徐安越/master
2021-08-17 10:44:53 +00:00
kingxian 92ae657d23 update model_zoo/research/cv/vgg19/preprocess.py.
Add `create_label` description
2021-08-17 10:38:02 +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
LaiYongqiang 5e79bd6349 get kernel build server dir path from python 2021-08-17 17:47:14 +08: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
lz afc5a5fe35 mixed bits quantization decode 2021-08-17 17:34:17 +08: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
He Wei 18adbe3cd2 Fix 'kPrimTransData' from upper case 'K' to lower case 'k' 2021-08-17 17:14:19 +08:00
xuanyue 69506ad00c code check edit 2021-08-17 16:34:30 +08:00
Yang Jiao f08feafc10 revise infervalue 2021-08-17 15:57:38 +08: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
liangzelang 3e4ffd2025 opt runtime 2021-08-17 15:45:34 +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
cristoval 0a3e584eec add multinomial cpu kernel 2021-08-17 14:54:38 +08: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
huangbingjian 349dad3c73 move irpass.cast_eliminate to a_1 2021-08-17 14:08:38 +08: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
zengxianglong eeb6ed1b7e fix ut memory leak 2021-08-17 12:41:34 +08:00
yelihua 72e6058265 get rank id when set hccl env for single card train 2021-08-17 12:22:08 +08: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
chenlei_autodiff ad55d91f60 [GraphKernel] sync akg to fix strided_slice. 2021-08-17 11:02:55 +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
yangzhenzhang 7ca64d2235 auto parallel support adafactor opt 2021-08-17 10:36:42 +08:00
xuanyue df3db5196b change namespace mindspore::registry to mindspore::registry 2021-08-17 10:35:41 +08:00
wilfChen b1ba325779 pyfunc primitive docs 2021-08-17 10:33:42 +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
sabrinasun 07009fbbe8 fix core dump issue caused by heartbeat 2021-08-16 21:41:01 -04: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
chujinjin 34096bf879 add sync control for pynative 2021-08-17 09:04:40 +08:00
sunsuodong 67814c90ae secure option 2021-08-17 08:58:42 +08:00
Cathy Wong a2cbd4b5fa MD Profiling Analyze: Search for device trace file
MinddataProfilingAnalyzer() - remove device_target input parm
2021-08-16 15:41:11 -04:00
panfengfeng 75da2b0f2a fix centerface scripts 2021-08-16 22:51:54 +08:00
zetongzhao ea1f2d0d7c deserialize and tests 2021-08-16 10:23:36 -04: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