yuchaojie
|
26df6fc50b
|
add typecheck for in_channels&out_channels of Conv2dBnFoldQuant
|
4 years ago |
mindspore-ci-bot
|
ae4e5b93eb
|
!10333 fix 310 compile task pb h not found
From: @zhoufeng54
Reviewed-by: @zhunaipan,@ljl0711
Signed-off-by: @ljl0711
|
4 years ago |
Payne
|
236bfb75e3
|
change the int32 restrict to int
|
4 years ago |
hangangqiang
|
470ce31b44
|
add memory pool total size limits
|
4 years ago |
liuxiao93
|
4817978d28
|
fix some bug for DynamicGRUV2.
|
4 years ago |
buxue
|
a6cf444864
|
optimize inputs check for predict of model and init data check for Tensor
|
4 years ago |
mindspore-ci-bot
|
3836665f29
|
!10331 [MS_LITE]fix convert subgraph node pass
From: @YeFeng_24
Reviewed-by: @hangangqiang,@zhang_xue_tong
Signed-off-by: @hangangqiang,@zhang_xue_tong
|
4 years ago |
lizhenyu
|
4269dcece5
|
ps cache support save checkpoint
|
4 years ago |
zjun
|
020bd96976
|
Fix pynative parameters seoncd derivative
Signed-off-by: zjun <zhangjun0@huawei.com>
|
4 years ago |
yefeng
|
fb4bd85656
|
0115-fix-convert-2
|
4 years ago |
zhoufeng
|
984ed59d77
|
fix 310 compile task.pb.h not found
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
lvliang
|
1490947ff0
|
adjust-the-location-of-cleaning-unuseless-memory-in-value-node
|
4 years ago |
chenbo
|
ffd8da9911
|
noah recommender system model AutoDis
|
4 years ago |
yujianfeng
|
e1aa34a030
|
Ignore the graphs with defer_inline flag when specializing on graph arguments
|
4 years ago |
mindspore-ci-bot
|
f2b25d4139
|
!10295 [MS_LITE] fix graph input
From: @YeFeng_24
Reviewed-by: @hangangqiang
Signed-off-by: @hangangqiang
|
4 years ago |
mindspore-ci-bot
|
00611b1c41
|
!10175 Add tensor.ndim and rename tensor.size() to tensor.size
From: @yanglf1121
Reviewed-by: @kingxian,@zhunaipan
Signed-off-by: @kingxian
|
4 years ago |
mindspore-ci-bot
|
70b75e1cfd
|
!10291 [MSLITE] ops populate memory leak
From: @ling_qiao_min
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
c9ccde5f66
|
!10319 add use_random control options in cyclegan
From: @zhao_ting_v
Reviewed-by: @guoqi1024,@wuxuejian
Signed-off-by: @guoqi1024
|
4 years ago |
zhouyuanshen
|
09b68f9006
|
rewrite gpu implementation of op maxpool_with_argmax and maxpool_with_argmax_grad
|
4 years ago |
mindspore-ci-bot
|
a743b00164
|
!10302 fix: cpu 100%, sub process exit and tdt hung in hostPush
From: @jonyguo
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
|
4 years ago |
zhaoting
|
de9636cb16
|
add use_random control options in cyclegan
|
4 years ago |
ling
|
02d0ed81bd
|
[MSLITE] ops populate memory leak
|
4 years ago |
mindspore-ci-bot
|
f1e1a2afd6
|
!10223 fixed codex and change bare pointer to shared pointer
From: @anancds
Reviewed-by: @limingqi107
Signed-off-by:
|
4 years ago |
yefeng
|
1391142ba2
|
1222-3
|
4 years ago |
mindspore-ci-bot
|
253e49543e
|
!10299 update the example of NMSWithMask operator and modify the format of description of ScatterUpdate operator.
From: @wangshuide2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
4 years ago |
mindspore-ci-bot
|
2212a5d728
|
!10305 Fix core dump when num_worker is negative value
From: @ziruiwu
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
|
4 years ago |
mindspore-ci-bot
|
1b4891988c
|
!10171 Add /model_z00/official/cv/retinaface_resnet50/README_CN.md file
From: @zhanghuiyao
Reviewed-by: @linqingke
Signed-off-by: @linqingke
|
4 years ago |
mindspore-ci-bot
|
5a1b09c852
|
!10270 Fix FaceRecognition net eval fail
From: @zhanghuiyao
Reviewed-by: @linqingke,@oacjiewen
Signed-off-by: @linqingke
|
4 years ago |
zengxianglong
|
49517fa756
|
remove redundant preprocess in arithmetic operator and fix some fp16 bugs
|
4 years ago |
mindspore-ci-bot
|
639e0c5fbd
|
!10257 【GraphKernel】Enhance the fusion capacity for getitem nodes
From: @dayschan
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
|
4 years ago |
mindspore-ci-bot
|
c6f3b1826c
|
!10009 Add infer shape function for tile in graph kernel
From: @looop5
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
|
4 years ago |
mindspore-ci-bot
|
3159fb462c
|
!10310 Fix cookie mismatch issue
From: @lixiachen
Reviewed-by: @mikef,@liucunwei
Signed-off-by: @liucunwei
|
4 years ago |
mindspore-ci-bot
|
62271467d5
|
!10297 Fix typos in CRNN and remove the support of GPU
From: @c_34
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @liangchenghui
|
4 years ago |
mindspore-ci-bot
|
7a873d10a1
|
!10307 add type check support to sampledsoftmaxloss
From: @TFbunny
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
4 years ago |
mindspore-ci-bot
|
2b64b7f295
|
!10312 SequenceMask move API to composite
From: @peilin-wang
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
4 years ago |
mindspore-ci-bot
|
112792e307
|
!10296 Return false if Recv node is not found in gpu_stream_assign.cc
From: @zpac
Reviewed-by: @kisnwang,@limingqi107
Signed-off-by: @limingqi107
|
4 years ago |
mindspore-ci-bot
|
5c13ea110d
|
!10311 CastOp gpu round to zero
From: @peilin-wang
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
|
4 years ago |
TFbunny
|
b3b06169c6
|
add validator check type for ssl
|
4 years ago |
Peilin Wang
|
412665f707
|
wrap sequenceMask in composite
|
4 years ago |
Jesse Lee
|
31a265ce55
|
Fix cookie mismatch issue
|
4 years ago |
Peilin Wang
|
299509dbfc
|
changed cast to round to zero if casting from float to integral
|
4 years ago |
Zirui Wu
|
0e2f7a9e9e
|
add validate param to base class DatasetNode
|
4 years ago |
xuanyue
|
87325ad656
|
primitive attr->tensor
|
4 years ago |
jonyguo
|
1426bdd80b
|
fix: run task error & hostPush hung
|
4 years ago |
mindspore-ci-bot
|
2b8737a908
|
!10275 Fix gpu ops bug.
From: @linqingke
Reviewed-by: @liangchenghui,@oacjiewen
Signed-off-by: @liangchenghui
|
4 years ago |
mindspore-ci-bot
|
8c7b616992
|
!10269 npu solve memory leak
From: @yeyunpeng2020
Reviewed-by:
Signed-off-by:
|
4 years ago |
yeyunpeng
|
7d61b0f826
|
NPU Solve memory leaks
|
4 years ago |
mindspore-ci-bot
|
c6aa54ee0e
|
!10037 [MS][LITE]control flow while op ut
From: @YeFeng_24
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
e5cacf7dec
|
!10267 modify export file for gat,gcn,tinybert,wide_and_deep to support mindir and GPU
From: @yuzhenhua666
Reviewed-by: @linqingke,@c_34
Signed-off-by: @linqingke,@c_34
|
4 years ago |
mindspore-ci-bot
|
0bfb6be225
|
!10276 do not merge tensor move to one in cse pass
From: @lianliguang
Reviewed-by: @kisnwang,@chujinjin
Signed-off-by: @chujinjin
|
4 years ago |