liuxiao93
4817978d28
fix some bug for DynamicGRUV2.
5 years ago
buxue
a6cf444864
optimize inputs check for predict of model and init data check for Tensor
5 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
5 years ago
lizhenyu
4269dcece5
ps cache support save checkpoint
5 years ago
zjun
020bd96976
Fix pynative parameters seoncd derivative
Signed-off-by: zjun <zhangjun0@huawei.com>
5 years ago
yefeng
fb4bd85656
0115-fix-convert-2
5 years ago
zhoufeng
984ed59d77
fix 310 compile task.pb.h not found
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
lvliang
1490947ff0
adjust-the-location-of-cleaning-unuseless-memory-in-value-node
5 years ago
chenbo
ffd8da9911
noah recommender system model AutoDis
5 years ago
yujianfeng
e1aa34a030
Ignore the graphs with defer_inline flag when specializing on graph arguments
5 years ago
mindspore-ci-bot
f2b25d4139
!10295 [MS_LITE] fix graph input
From: @YeFeng_24
Reviewed-by: @hangangqiang
Signed-off-by: @hangangqiang
5 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
5 years ago
mindspore-ci-bot
70b75e1cfd
!10291 [MSLITE] ops populate memory leak
From: @ling_qiao_min
Reviewed-by:
Signed-off-by:
5 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
5 years ago
zhouyuanshen
09b68f9006
rewrite gpu implementation of op maxpool_with_argmax and maxpool_with_argmax_grad
5 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
5 years ago
zhaoting
de9636cb16
add use_random control options in cyclegan
5 years ago
ling
02d0ed81bd
[MSLITE] ops populate memory leak
5 years ago
mindspore-ci-bot
f1e1a2afd6
!10223 fixed codex and change bare pointer to shared pointer
From: @anancds
Reviewed-by: @limingqi107
Signed-off-by:
5 years ago
yefeng
1391142ba2
1222-3
5 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
5 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
5 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
5 years ago
mindspore-ci-bot
5a1b09c852
!10270 Fix FaceRecognition net eval fail
From: @zhanghuiyao
Reviewed-by: @linqingke,@oacjiewen
Signed-off-by: @linqingke
5 years ago
zengxianglong
49517fa756
remove redundant preprocess in arithmetic operator and fix some fp16 bugs
5 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
5 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
5 years ago
mindspore-ci-bot
3159fb462c
!10310 Fix cookie mismatch issue
From: @lixiachen
Reviewed-by: @mikef,@liucunwei
Signed-off-by: @liucunwei
5 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
5 years ago
mindspore-ci-bot
7a873d10a1
!10307 add type check support to sampledsoftmaxloss
From: @TFbunny
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
2b64b7f295
!10312 SequenceMask move API to composite
From: @peilin-wang
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 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
5 years ago
mindspore-ci-bot
5c13ea110d
!10311 CastOp gpu round to zero
From: @peilin-wang
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
5 years ago
TFbunny
b3b06169c6
add validator check type for ssl
5 years ago
Peilin Wang
412665f707
wrap sequenceMask in composite
5 years ago
Jesse Lee
31a265ce55
Fix cookie mismatch issue
5 years ago
Peilin Wang
299509dbfc
changed cast to round to zero if casting from float to integral
5 years ago
Zirui Wu
0e2f7a9e9e
add validate param to base class DatasetNode
5 years ago
xuanyue
87325ad656
primitive attr->tensor
5 years ago
jonyguo
1426bdd80b
fix: run task error & hostPush hung
5 years ago
mindspore-ci-bot
2b8737a908
!10275 Fix gpu ops bug.
From: @linqingke
Reviewed-by: @liangchenghui,@oacjiewen
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
8c7b616992
!10269 npu solve memory leak
From: @yeyunpeng2020
Reviewed-by:
Signed-off-by:
5 years ago
yeyunpeng
7d61b0f826
NPU Solve memory leaks
5 years ago
mindspore-ci-bot
c6aa54ee0e
!10037 [MS][LITE]control flow while op ut
From: @YeFeng_24
Reviewed-by:
Signed-off-by:
5 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
5 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
5 years ago
mindspore-ci-bot
c0b6a67819
!10292 fix some errors and add resnext50 Chinese README
From: @zhao_ting_v
Reviewed-by: @c_34,@linqingke
Signed-off-by: @linqingke
5 years ago
liuxiao78
dc96276c35
add en readme
fix bug
fix ci
5 years ago
mindspore-ci-bot
5832bf0c3d
!10250 [MS][LITE][CPU] data pack and depthwise avx optimize
From: @lzkcode
Reviewed-by: @zhang_xue_tong,@hangangqiang
Signed-off-by: @zhang_xue_tong
5 years ago
dayschan
26ac9167f8
Enhance the fusion capacity for getitem nodes.
fixbug in ReplaceNewFuseCNode
add a pass to eliminate repeated output after cse
fixbug in graph_kernel_splitter
do not fuse reshape op as output in costmodel.
5 years ago