mindspore-ci-bot
0c2856c632
!9617 Add new operator layer_norm_grad_grad
...
From: @david-he91
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
1fd251ff8d
!9738 Fix stanard normal cpu op occasional failure
...
From: @yuanwei66
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by:
4 years ago
hedongdong
8bfeadf26e
Add new operator layer_norm_grad_grad
4 years ago
mindspore-ci-bot
be4e91339f
!9661 gpu relu optimize
...
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
4 years ago
yuanwei66
5c402c9d1a
fix standard_normal test occasional failure
4 years ago
danishnxt
0be02c4756
UnsortedSegMax_Int64_support
...
lint fix
style fix
style fix 2
4 years ago
TFbunny
d274f425c7
change tensor shape from int to size_t for GPU Argmax
4 years ago
TFbunny
f54bd166a6
add int64 support for indices of GatherND gpu
4 years ago
mindspore-ci-bot
9483666e60
!9701 add CPU OnesLike and ZerosLike
...
From: @zhao_ting_v
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
0aa7197ef8
!9694 ZerosLike dynamic shape support
...
From: @peilin-wang
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
2b7e96960f
!9695 Add supports to reduceany and reduceall on gpu
...
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@wilfchen,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
zhaoting
3b9e9068c7
add CPU OnesLike and ZerosLike
4 years ago
wilfChen
c1d3bd2160
relu optimize
4 years ago
Peilin Wang
d9fb28b9fc
zeroslike dynamic shape no opt
...
fix ci
fix ci
fix ci
fix ci
4 years ago
zhouyuanshen
e9aca01620
add support to reduceAny and reduceAll on gpu
4 years ago
zhengqihao
bc6929cbf9
Add MaximumGrad
4 years ago
mindspore-ci-bot
d936779f42
!9269 amend Randperm and add NoRepeatNGram op for aicpu
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
e6ec9be6c2
!9386 l1_regularizer开发
...
From: @dangjiaqi1
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
dbc592acce
!9537 [MS][GPU] GatherV2_int64_Support
...
From: @danishnxt
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 years ago
“dangjiaqi1”
39948670dd
new update basic.py which add class L1Regularizer(Cell). new add test_l1_regularizer.py. new add test_l1_regularizer.py
4 years ago
mindspore-ci-bot
ec025a1c4c
!9288 Add Adagrad for GPU kernel
...
From: @zyx5256
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
bbca2b16b4
!9357 Add cpu_op_maximum
...
From: @d00562747
Reviewed-by:
Signed-off-by:
4 years ago
yanzhenxiang2020
d4bca2b9c3
amend randperm
...
amned amend randperm and add NoRepeatNGram ops for aicpu
4 years ago
mindspore-ci-bot
80fe11ac7b
!9432 Support RMSProp for CPU
...
From: @xuguoyang5566
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
747bc87ab3
!9321 Add Dropout Grad for CPU
...
From: @xutianming1985
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
76f679206b
!9170 Add assign op for cpu
...
From: @xiangyunwu21
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9d1e6ca59f
!9492 Fix implement bug in pack and unpack
...
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
886c551a0b
!9168 Add ApplyAdagrad for cpu
...
From: @yang_chun
Reviewed-by: @wuxuejian,@c_34
Signed-off-by: @c_34
4 years ago
xutianming
31942dfe2f
Add Dropout Grad for cpu
4 years ago
mindspore-ci-bot
fcfe66f072
!9418 add dropout of cpu
...
From: @lishixing3
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
25269445cc
!9319 Add IsFinite for CPU
...
From: @xukailun_1
Reviewed-by:
Signed-off-by:
4 years ago
xuguoyang
8fc85139c1
[add] support RMSProp CPU Kernel
4 years ago
mindspore-ci-bot
f9d053316c
!9219 Add Select op for cpu
...
From: @he-botao
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9d51fbfe26
!9323 Add StandardNormal for CPU
...
From: @yuanwei66
Reviewed-by:
Signed-off-by:
4 years ago
xiangyunwu21
9e38dfd28e
Add assign op for cpu
4 years ago
danishnxt
e3c75646eb
changes to GatherV2 kernel for int64 support
4 years ago
yuanwei66
5735bb1289
CPU operation dev:StandardNormal
4 years ago
x00540480
03b403165b
add operator isfinite
4 years ago
zhuyuxiao
77a68b9d2b
add adagrad for gpu kernel
4 years ago
zhouyuanshen
3eec6a8d7b
fix bug in pack and unpack
4 years ago
mindspore-ci-bot
28885ea687
!9374 add LogUniformCandidateSampler and ComputeAccidentalHits op for aicpu
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
4 years ago
yang_chun
52637531cd
add applyadagrad operator on cpu.
4 years ago
dinglongwei
8cd631ca8b
add cpu_ops_maximum()
4 years ago
mindspore-ci-bot
c81bb8fe39
!9260 Add ReduceMin op for cpu
...
From: @anrui-wang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9466429fdd
!9417 Mod test_dense in ut
...
From: @wanyiming
Reviewed-by: @zh_qh,@kingxian
Signed-off-by: @kingxian
4 years ago
lishixing3
824418c8f6
add dropout
4 years ago
hebotao
ae68883945
Add Select ops for cpu
...
Add select ops for cpu
Add select ops for cpu
Add select ops for cpu -- remove useless methods
Add select ops for cpu -- remove useless methods
Add select ops for cpu -- remove useless methods
4 years ago
yanzhenxiang2020
3a1a9ff6dc
add LogUniformCandidateSampler and ComputeAccidentalHits op for aicpu
4 years ago
mindspore-ci-bot
215f0a7b46
!9037 Updating inputs for ScatterAdd and ScatterUpdate, fix dynamic issue
...
From: @TFbunny
Reviewed-by: @robingrosman,@robingrosman
Signed-off-by:
4 years ago
mindspore-ci-bot
b5269d6bd4
!9402 [GPU] Unique op int64 support
...
From: @tom__chen
Reviewed-by: @robingrosman,@mikef
Signed-off-by: @robingrosman
4 years ago
w00535372
5048c4cb24
Add operator ReduceMin for CPU backend
4 years ago
wanyiming
5ab8007475
mod dense
4 years ago
mindspore-ci-bot
d6dbfd6593
!9089 [GraphKernel] Add atomic add support
...
From: @tronzhang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
b15504f6a5
!9327 Cast half to int by rounding down
...
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
6945c4dd5f
!9338 [MS][DynamicShape] Bug in InferImpl for UnsortedSegmentOps (incorrect identification of dynamic mode)
...
From: @danishnxt
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 years ago
danishnxt
bf5ceaae57
updated to test files + DynamicOpCheckFix
...
lintfix
Adding Dynamic_shape_depends
4 years ago
TFbunny
27a602f067
update input for ScatterUpdate/Add, fix doc text and fix dynamic shape
4 years ago
tom__chen
c454101d7c
unique op int64 support
4 years ago
tom__chen
ee8a060f55
Fix unique dynamic shape
4 years ago
tronzhang
2190da9946
support atomic clean and change package for akg.
4 years ago
mindspore-ci-bot
eb7cbd49ac
!8595 Add Cholesky op at GPU back-end
...
From: @peixu_ren
Reviewed-by: @zichun_ye,@wilfchen
Signed-off-by:
4 years ago
jonwe
e2e6bf59b2
Cast half to int by rounding down
4 years ago
mindspore-ci-bot
01df2341ff
!9245 Fixes some typos and formatting errors in docstring.
...
From: @peilin-wang
Reviewed-by: @robingrosman,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
4 years ago
mindspore-ci-bot
1ffecf1874
!9180 fix dnnl binary broadcast
...
From: @zhao_ting_v
Reviewed-by:
Signed-off-by:
4 years ago
peixu_ren
af6ded28e3
Add Cholesky op at GPU back-end
4 years ago
zhaoting
102b74682b
fix dnnl binary broadcast
4 years ago
Peilin Wang
e4444a1c12
initial commit
...
fix testcases
fix ci
4 years ago
mindspore-ci-bot
ccf637f64a
!9241 SequenceMask gpu kernel
...
From: @peilin-wang
Reviewed-by: @tom__chen
Signed-off-by:
4 years ago
Peilin Wang
f7dc2432a0
initial commit
...
fix ci
fix ci
remove old sequence mask api
fix ci
fix ci
remove old seuqence mask tests
4 years ago
mindspore-ci-bot
5835095e07
!9134 Equal op dynamic shape
...
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
4 years ago
mindspore-ci-bot
dc62360eed
!9140 [MS][GPU][CUDA][DynamicShape] - New GPU kernel -> UnsortedSegmentMin + DynamicShape support changes to API + inferImpl func (+SegMax ST correction)
...
From: @danishnxt
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
2370828043
!8586 fix GatherD and add Randperm for aicpu
...
From: @yanzhenxiang2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @wuxuejian
4 years ago
danishnxt
450f1ee886
First Commit - UnsortedSegMin Kernel + DynamicSupport
...
lint fix + SegMAX st fix
removing unreq whitspace
lint fix
lint fix2
4 years ago
mindspore-ci-bot
3e2eb70fc0
!8669 Split op extending PrimitiveWithCheck
...
From: @tom__chen
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
442217314d
!8861 [MS][GPU][DynamicShapeUpdate] Converting UnsortedSegmentMax from normal to dynamic shape op
...
From: @danishnxt
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
28772d4fb7
!9132 Fix bug for SparseGatherV2 GPU and add dynamic shape testcase
...
From: @TFbunny
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9b0ec824c4
!9096 DynamicShapeOp int64 support and bug fix
...
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
2e31899101
!9095 [MS][DynamicShape][API] Fixes for UnsortedSegementSum DynamicShape support API + InferImpl func
...
From: @danishnxt
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
b76c7cc7bf
!9025 ReLU gpu op supports int32 and int64
...
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @tom__chen
4 years ago
tom__chen
4fa6238dde
change Split op to extend PrimitiveWithCheck
4 years ago
jonwe
6ae8573803
Equal op dynamic shape
4 years ago
TFbunny
419f8bf72a
fix dynamic shape and add testcase for SparseGatherV2 GPU
4 years ago
mindspore-ci-bot
f28b73f231
!9040 ExpandDims dynamic shape
...
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
28e6c7f29e
!9034 [MS][DynamicShape] - Converting P.Square to DynamicShape op
...
From: @danishnxt
Reviewed-by: @robingrosman
Signed-off-by:
4 years ago
mindspore-ci-bot
b0496aaa10
!8673 Add min/max_shape to ScatterAdd/Update and Transpose and add new dynamic shape testcases
...
From: @TFbunny
Reviewed-by: @robingrosman
Signed-off-by:
4 years ago
Jonathan Yan
9f70ebac64
Cast/ReLU dynamic shapelsgpu op supports int32 and int64
4 years ago
jonwe
36ea519009
ExpandDims dynamic shape
4 years ago
mindspore-ci-bot
40222f59a7
!9043 Add support to op L2Loss on gpu
...
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@liangchenghui
Signed-off-by: @liangchenghui,@liangchenghui
4 years ago
danishnxt
cfc3542261
First Commit SegMax changes + typo in SegSum InferImpl
...
UnsortedSegmentMax update + new STs
switch to lambda function
SegmentSum - InferImpl min/max shape pushback fix
lint fix
revert segSum due to sep pr + addressing comments:
4 years ago
Peilin Wang
1dd302ae93
int64 support and typo fix
...
fixed typo
fix pylint
4 years ago
zhouyuanshen
f6e87143c6
add support to op L2Loss on gpu
4 years ago
mindspore-ci-bot
0aa63f21c5
!9039 register FastGelu for activation
...
From: @shibeiji
Reviewed-by:
Signed-off-by:
4 years ago
danishnxt
6f64fffdb4
Adding API fix for handling dynamic_shape correctly plus STs for SegSum dyn_shape
...
Updating InferImpl function
adding check to inferImpl function
lint
lint2
4 years ago
TFbunny
5e19a642f9
fix and add testcase for dynamic shape scatteradd/update transpose
4 years ago
mindspore-ci-bot
e6ebb310eb
!8928 [MS][GPU][CUDA] - New GPU kernel -> LinSpace
...
From: @danishnxt
Reviewed-by:
Signed-off-by:
4 years ago
danishnxt
64a6769d3f
Update Square Op to support Dynamic Shape
4 years ago
mindspore-ci-bot
c3b057bd69
!8825 [MS][GPU] GatherV2_Dynamic_BugFix
...
From: @danishnxt
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
ebef1df00b
!8994 split dropout op and expand dropout
...
From: @zengzitao
Reviewed-by:
Signed-off-by:
4 years ago
yanzhenxiang2020
082cb4e7fd
add Randperm/GatherDGrad and fix GatherD for aicpu
4 years ago
danishnxt
a17f76dd1d
Initial Commit - GPU LinSpace
...
comment fix
docString fix
added asserts in test file atop np checks
lint
lint-2
lint3
4 years ago
shibeiji
cd850bd210
register activation operator fast_gelu
4 years ago
zengzitao
3ef0e9f053
substitute dropout by cudnnuniformreal and dropout
4 years ago
danishnxt
241c8f3d96
GatherUpdate
...
test file finishing pending
Update to GatherV2_Bug_Fix
lint fix
lint fix - 2
lint fix
Update to GatherV2 - fixed default inferImpl func + CudeStreamSync
lint fix
SyncDevice
added dynamic shape init_size input
lint
4 years ago
yanzhenxiang2020
dca109c9a5
fix example of categorical and rnntloss
4 years ago
jonwe
9a6ced3cc7
DinNoNan gpu kernel supports int8/uint8
4 years ago
mindspore-ci-bot
0793198891
!8917 Add grad definition for sigmoidGrad.
...
From: @david-he91
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
6a04c21456
!8875 Fix some bug about GatherD and GatherDGrad op on gpu
...
From: @yuan_shen_zhou
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
d915fd9b96
!8592 change repeat_elements to a composite op
...
From: @tom__chen
Reviewed-by:
Signed-off-by:
4 years ago
hedongodng
0279323b99
add grad definition for sigmoidGrad operation
4 years ago
zhouyuanshen
e1026961f7
fix some bug in gather and gathergrad op
4 years ago
mindspore-ci-bot
82456e3f2b
!8749 batchnorm2d test case for use_batch_statistics is false
...
From: @jonwe
Reviewed-by: @robingrosman
Signed-off-by:
4 years ago
mindspore-ci-bot
044c7d183c
!8803 Validate SampledSoftmaxLoss Args
...
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
jonwe
036e28bb96
batchnorm2d use_batch_statistics false test case
4 years ago
tom__chen
a52cd685fc
change repeat_element op to a composite op
4 years ago
Jonathan Yan
22cb2814e8
validate SampledSoftmaxLoss args
4 years ago
Peilin Wang
3d4d5ec77f
initial commit for gpu dynamic shape testing op
...
fix ci
fix ci
4 years ago
mindspore-ci-bot
99fc0a4e64
!8526 Add 'in_channel' and 'out_channel' to cell_attr_register
...
From: @wanyiming
Reviewed-by: @kingxian
Signed-off-by: @kingxian
4 years ago
mindspore-ci-bot
b07f6383cb
!8674 Fix doc example for ScatterUpdate and support int8/uint8
...
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
3b946d4eb2
!8678 expand logsoftmax and grad, delete cast in softmax and fix layernorm compute dsl
...
From: @zengzitao
Reviewed-by: @gaoxiong1,@ryanww
Signed-off-by: @ryanww
4 years ago
TFbunny
fb1a65c469
add int8 and uint8 support to scatteradd and fix doc example
4 years ago
mindspore-ci-bot
1bd0ed450c
!8630 fix mul broadcast and tanhgrad bug
...
From: @zhao_ting_v
Reviewed-by: @kisnwang,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
zengzitao
266bfa50bf
expand logsoftmax and logsoftmax_grad, delete softmax's cast and fix layernorm op
4 years ago
mindspore-ci-bot
0d00f6c14e
!7039 Add equal op for cpu
...
From: @xcnick
Reviewed-by:
Signed-off-by:
4 years ago
zhaoting
6d8fb56ea8
fix mul broadcast and tanhgrad bug
4 years ago
mindspore-ci-bot
b411c05de0
!8495 Adapt DynamicGRUV2 forward for Ascend new backend.
...
From: @liu_xiao_93
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
20ee16daf9
!8625 Add Ascend st testcases for graph kernel
...
From: @looop5
Reviewed-by: @ckey_dou,@gaoxiong1
Signed-off-by: @gaoxiong1
4 years ago
looop5
f5f66abd06
Add testcases in Ascend back-end for graph kernel
4 years ago
mindspore-ci-bot
efd3e6a168
!8566 add dynamic for cache ops
...
From: @fangzehua
Reviewed-by:
Signed-off-by:
4 years ago
fangzehua
b7d8e87647
add dynamic ops
4 years ago
zengzitao
326540cbbd
expand layernorm_grad op
4 years ago
liuxiao93
d471ac491e
Adapt DynamicGRUV2 forward for Ascend new backend.
4 years ago
mindspore-ci-bot
3fdd75dd5e
!8450 add supports to op randomcategorical on gpu
...
From: @yuan_shen_zhou
Reviewed-by: @c_34,@liangchenghui
Signed-off-by: @c_34,@liangchenghui
4 years ago
mindspore-ci-bot
dbe5229c56
!8492 expand maxmium_grad minimum_grad and dropout_grad
...
From: @zengzitao
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
4 years ago
mindspore-ci-bot
71af3bf1ac
!8283 Minimum Op and Mul Op support dynamic shape
...
From: @jonwe
Reviewed-by:
Signed-off-by:
4 years ago
Jonathan Yan
5a8238a09c
mul v1
4 years ago
wanyiming
237bcfd36b
add_channel_to_attr
4 years ago
zengzitao
28f1db74dd
expand maximum_grad minimum_grad dropout_grad op
4 years ago
mindspore-ci-bot
7d6039d384
!7858 [MS][GPU] Add Unique Op
...
From: @tom__chen
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
a511e32cf8
!8386 [MS] Changing TensorDot from P Operations op to Composite op
...
From: @danishnxt
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
zhouyuanshen
048fc49aed
add support to op RandomCategorical
4 years ago
mindspore-ci-bot
8e3bf54fd2
!7032 add CTCGreedyDecoder ops for aicpu
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
4 years ago
tom__chen
9263145990
gpu unique op kernel and st test
4 years ago
TFbunny
7f769568a6
Register SparseGatherV2 and add dynamic shape support
4 years ago
mindspore-ci-bot
f059859909
!8367 expand tanh_grad and reduce mean , add some graph kernel test case, fix kernel info bug
...
From: @zengzitao
Reviewed-by: @gaoxiong1
Signed-off-by:
4 years ago
zengzitao
db27783d54
expand tanh_grad and reduce_mean, fix bug and add test_case in ci
4 years ago
mindspore-ci-bot
f8f2d127cd
!7999 optimize cpu unique
...
From: @kisnwang
Reviewed-by:
Signed-off-by:
4 years ago
danishnxt
9dba65c424
TensorDot Conv: P -> C
4 years ago
mindspore-ci-bot
35dd47711d
!7798 ROIAlign GPU kernel height/width plus1
...
From: @jonwe
Reviewed-by: @robingrosman,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
4 years ago
mindspore-ci-bot
7622b44c21
!8170 Support Nd*2d for nn.Dense
...
From: @wanyiming
Reviewed-by:
Signed-off-by:
4 years ago
kswang
618c05d454
optimize cpu unique
4 years ago
yanzhenxiang2020
0162587ebc
add CTCGreedyDecoder ops
4 years ago
HuangBingjian
265a6d61b6
reverse fix shape=0
4 years ago
mindspore-ci-bot
c76e7107a5
!8220 Add supports to op unpack on gpu
...
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
370e7ab95f
!8204 add supports to op pack on gpu
...
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui
Signed-off-by:
4 years ago
mindspore-ci-bot
8c2ed3bb80
!8138 Throw an exception when a tensor with 0 shape is constructed.
...
Merge pull request !8138 from huangbingjian/fix_shape
4 years ago
wanyiming
3c7a3b6693
modify_dense
4 years ago
zhouyuanshen
5c4885821f
add supports to op unpack on gpu
4 years ago
zhouyuanshen
00f1c0c7f3
add supports to op pack on gpu
4 years ago
HuangBingjian
4477fcfe19
fix shape bug.
4 years ago
xcnick
d647fa8107
add cpu op equal
4 years ago
zengzitao
53043ae18f
support expand fused_adam and fused_adam_weight_decay op
4 years ago
mindspore-ci-bot
3070e9c78b
!8244 【GraphKernel】Eliminate redundant parameters while expanding basic ops
...
Merge pull request !8244 from DeshiChen/1104_eliminate_redundant_parameter
4 years ago
dayschan
0f8f1cdda7
Eliminate redundant parameters while expanding basic ops.
...
add testcase for Gelu/GeluGrad
4 years ago
jonwe
575280bb61
roi end mode
4 years ago
mindspore-ci-bot
4b4ca1a188
!8146 Improve performance for GPU-ScatterUpdate, add int32 support
...
Merge pull request !8146 from 34bunny/GPU-ScatterUpdateFix
4 years ago
mindspore-ci-bot
04142b74f6
!8144 Rename GPU-UniformSampler to GPU-UniformCandidateSampler
...
Merge pull request !8144 from 34bunny/GPU-UniformCandidateSampler
4 years ago
mindspore-ci-bot
4c2344ed35
!8141 Improve performance for GPU-ScatterAdd, add use_locking and add int32 support
...
Merge pull request !8141 from 34bunny/GPU-ScatterAdd
4 years ago
mindspore-ci-bot
491efd8aa4
!8088 add Adam CPU operator
...
Merge pull request !8088 from zhaoting/adam
4 years ago
zhaoting
8730638076
add Adam CPU op
4 years ago
TFbunny
cd7329082e
refine GPU-Scatteradd
4 years ago
mindspore-ci-bot
ce9795bb39
!7808 fix cpu select kernel info
...
Merge pull request !7808 from baihuawei/fixcpu
4 years ago
mindspore-ci-bot
769bd24c63
!8002 Add expm1 op at GPU back-end
...
Merge pull request !8002 from peixu_ren/custom_gpu
4 years ago
TFbunny
356844da46
refine GPU-ScatterUpdate
4 years ago
TFbunny
ee4e2db77e
rename UniformSampler to UniformCandidateSampler
4 years ago
mindspore-ci-bot
cfe226fc97
!7950 new add softplus and softplus grad gpu ops.
...
Merge pull request !7950 from linqingke/gpu_ops
4 years ago
mindspore-ci-bot
ccbc6df79c
!8068 add supports to op gathergrad on gpu
...
Merge pull request !8068 from zhouyuanshen/gathergrad
4 years ago
mindspore-ci-bot
1b3efdc70a
!7428 add cpu op
...
Merge pull request !7428 from wuxuejian/cpu_op
4 years ago
zhouyuanshen
21c96b3c31
add supports to op gathergrad on gpu
4 years ago
mindspore-ci-bot
03a0d57437
!7381 add some cpu operator
...
Merge pull request !7381 from zhaoting/master
4 years ago
mindspore-ci-bot
b64de9c1dc
!8000 Add supports to op Gather on gpu
...
Merge pull request !8000 from zhouyuanshen/gather
4 years ago
mindspore-ci-bot
497f2f0cff
!8054 Add gpu support for ScatterUpdate
...
Merge pull request !8054 from 34bunny/GPU-ScatterUpdate
4 years ago
mindspore-ci-bot
de20d3e488
!8006 [MS][GPU][CUDA][API] Adding new Ops - UnsortedSegmentMax GPU
...
Merge pull request !8006 from danishnxt/SegMax
4 years ago
TFbunny
cd9d0bf79a
add GPU-ScatterUpdate
4 years ago
mindspore-ci-bot
93c11d1dcc
!8008 Add gpu support to ScatterAdd
...
Merge pull request !8008 from 34bunny/GPU-ScatterAdd
4 years ago
mindspore-ci-bot
4f4eadda8f
!8003 Repeat Elements Grad GPU Kernel
...
Merge pull request !8003 from JonathanY/repeat_grad
4 years ago
peixu_ren
b8abcf858a
Add expm1 op at GPU back-end
4 years ago
zhouyuanshen
f0f67b8aa8
add gather op on gpu
4 years ago
mindspore-ci-bot
68e2b917d6
!7693 Add SigmoidCrossEntropyWithLogits CPU
...
Merge pull request !7693 from wanyiming/add_sigmoid_cross_entropy_with_logit_cpu
4 years ago
wanyiming
0b74b0f50b
add_cpu_op
4 years ago
baihuawei
cff87d6f65
fix cpu kernel select
4 years ago
TFbunny
dc2144ee0d
add GPU-ScatterAdd
4 years ago
danishnxt
34cc178bd0
New New UnsortedSegmentMax for GPU [API][CUDA_KERNEL]
...
PyLintFix
header fix
4 years ago
jonwe
e896d38c34
repeat grad
4 years ago
mindspore-ci-bot
542a52fbf8
!7873 [MS][GPU] Add GPU SparseApplyFtrl op
...
Merge pull request !7873 from tom_chen/sparse_ftrl
4 years ago
mindspore-ci-bot
851ee9c3d5
!7875 Add support to GPU SparseApplyProximalAdagrad
...
Merge pull request !7875 from 34bunny/GPU-SparseApplyProximalAdagrad
4 years ago
wuxuejian
b03329c65a
add cpu op
4 years ago
linqingke
6dc3618758
new add softplus and softplus grad gpu ops.
4 years ago
zhaoting
f2e9d9cfc7
add some cpu operator
4 years ago
mindspore-ci-bot
9c2704030f
!7872 Add log1p operator at GPU back-end and move erf and erf to the unary_op list
...
Merge pull request !7872 from peixu_ren/custom_pp_ops
4 years ago
mindspore-ci-bot
5ef3d02ce3
!7696 Add calculation of triangle matrix determinant op at GPU back-end
...
Merge pull request !7696 from peixu_ren/custom_gpu
4 years ago
TFbunny
a638973378
add GPU SparseApplyProximalAdagrad
4 years ago
tom__chen
71b235c302
sparse apply ftrl gpu kernel
4 years ago
mindspore-ci-bot
4ebc55b29e
!7841 Add supports to ACosGrad and AsinGrad on gpu
...
Merge pull request !7841 from zhouyuanshen/ACosGrad_and_AsinGrad
4 years ago
mindspore-ci-bot
f3e8798b40
!7879 fix bug that asin/acos not support fp16 on gpu
...
Merge pull request !7879 from zhouyuanshen/asin_acos_fp16
4 years ago
mindspore-ci-bot
ea4df3c3c2
!7826 new add l2normalize_grad gpu ops.
...
Merge pull request !7826 from linqingke/gpu_ops
4 years ago
zhouyuanshen
1804c042ec
fix bug that asin/acos not support fp16 on gpu
4 years ago
zhouyuanshen
8481fd59d8
Add supports to ACosGrad and AsinGrad
4 years ago
peixu_ren
dfe5a951eb
Add log1p operator at GPU back-end and move erf and erf to the unary_op list
4 years ago
peixu_ren
99f2927c21
Add calculation of triangle matrix determinant op at GPU back-end
4 years ago
linqingke
3465c9c400
new add l2normalize_grad gpu ops.
4 years ago
mindspore-ci-bot
5b28016b4d
!7735 fix gpu multinomial seed issue and GRAPH_MODE
...
Merge pull request !7735 from baihuawei/fixmultinomial
4 years ago
mindspore-ci-bot
d479b91093
!7767 GPU update resnet50 readme and add cast type
...
Merge pull request !7767 from VectorSL/readme
4 years ago
mindspore-ci-bot
acd156c084
!7722 sync aicpu ops to open from ms-incubator
...
Merge pull request !7722 from yanzhenxiang2020/incubator_to_open
4 years ago
mindspore-ci-bot
deb17b36c1
!7786 Add SampledSoftmaxLoss GPU Kernel
...
Merge pull request !7786 from JonathanY/ops_oct
4 years ago
mindspore-ci-bot
5ad25494ab
!7736 [MS][GPU][CUDA] - Reworked MirrorPad / MirrroPadGrad Op to add support for 3d/4d padding + Updated ST + added support for int32 in all GPu paddings
...
Merge pull request !7736 from danishnxt/MirrorPadRework
4 years ago
jonwe
fc81f46053
sampled softmax loss
4 years ago
mindspore-ci-bot
a3af89bd48
!7611 [MS][GPU] Adding new Ops - TensorDot and TensorDot Grad
...
Merge pull request !7611 from danishnxt/newMaster
4 years ago
VectorSL
5102482e3a
1readme update resnet 2cast add more type
4 years ago
mindspore-ci-bot
169bf59fd4
!7525 fix cpu type exception
...
Merge pull request !7525 from baihuawei/cpu_type_exception
4 years ago
yanzhenxiang2020
6a2c1df5e3
sync aicpu ops to open from ms-incubator: UniqueWithPad, EditDistance, TransData
4 years ago
mindspore-ci-bot
b6b254f6e4
!7670 add l2normalize gpu kernel.
...
Merge pull request !7670 from linqingke/gpu_ops
4 years ago
danishnxt
0f69be06b1
Reworked mirrorPad
...
lintIssues
convert long -> int64
correcting int64 -> int64_t
lint
4 years ago
baihuawei
05dcec0583
fix multinomial
4 years ago
linqingke
99480d26c6
add l2normalize gpu kernel.
4 years ago
mindspore-ci-bot
8d39a8a4b2
!7529 complex arithmetic_simplify
...
Merge pull request !7529 from zhuxiaochen/1020_allsimplify_1.0
4 years ago
baihuawei
9f6a6058f5
fix cpu type excption
4 years ago
zhu_xiaochen
c739f14038
simplify transpose matmul reduce
4 years ago
danishnxt
06a9b4aa37
Commit1_TensorDot
...
linting errors fix
comments cleanup
typo fix in doc
added more tests, fixed some formatting
changed expected dx values for linter
pylint const data fix
4 years ago
mindspore-ci-bot
0d5e119fa4
!7483 Add GPU-UniformSampler and nn.UniformCandidateSampler
...
Merge pull request !7483 from 34bunny/GPU-ucs
4 years ago
mindspore-ci-bot
2c468a358a
!7537 new gpu op for cbg: repeat_elements
...
Merge pull request !7537 from Peilin/cbg-new-gpu-ops-repeat_elements
4 years ago
Peilin Wang
bd0b462691
new gpu op for cbg repeat_elements
...
fixed ci
fixed ci
addressed comments
4 years ago
TFbunny
e18a78feb9
add GPU UniformSampler
4 years ago
mindspore-ci-bot
6cc37db833
!7482 roialign gpu operator output is zero
...
Merge pull request !7482 from JonathanY/roialign_zero
4 years ago
mindspore-ci-bot
e24b50f559
!7548 Support elu and elugrad with dtype float and half on gpu
...
Merge pull request !7548 from zhouyuanshen/master
4 years ago
mindspore-ci-bot
7c15afcc66
!7478 Add st for Ascend dynamic shape
...
Merge pull request !7478 from caifubi/dynamic_shape
4 years ago
zhouyuanshen
2ab0b3d67a
support ops elu and elugrad on gpu
4 years ago
mindspore-ci-bot
fd8ebde400
!7545 GPU reshape add type
...
Merge pull request !7545 from VectorSL/int64
4 years ago
VectorSL
5c0c363c66
gpu reshepe add type
4 years ago
caifubi
4654197274
Add st for dynamic shape
4 years ago
jonwe
4583bc1c57
roialign zero output
4 years ago
mindspore-ci-bot
2744bad8b9
!7440 add CSE for GraphKernel
...
Merge pull request !7440 from lingyunli63/GraphKernelCSE
4 years ago
lingyunli63
a500a57c72
add GraphkernelCSE
4 years ago
zhouyuanshen
f49bd92b88
support asin and acos with dtype float on gpu
4 years ago
mindspore-ci-bot
0a92ef2b98
!7173 make matmul support 1d*Nd and Nd*1d
...
Merge pull request !7173 from wanyiming/support_1d_matmul
4 years ago
mindspore-ci-bot
f4421b4504
!7236 Add new pass:arithmetic_simplify and eliminate_empty_graph
...
Merge pull request !7236 from gengfei/1012_simplify_1.0
4 years ago
Geng_Fei
1455372cf1
add new pass in graph kernel: arithmetic_simplify
4 years ago
mindspore-ci-bot
9aba77dfec
!7276 fix cpu conv2d padding
...
Merge pull request !7276 from baihuawei/conv2d
4 years ago
mindspore-ci-bot
d4d3d286cb
!7227 fix cpu slice with a certain scene
...
Merge pull request !7227 from baihuawei/fixslice
4 years ago
mindspore-ci-bot
b2160eadc4
!7238 [DynamicShape] Add dyanmic shape CI test case
...
Merge pull request !7238 from caifubi/dynamic_shape
4 years ago
baihuawei
ff5fb9d93c
fix cpu conv2d padding
4 years ago
mindspore-ci-bot
cfb131b844
!7030 add Meshgrid ops for aicpu
...
Merge pull request !7030 from yanzhenxiang2020/br_meshgrid
4 years ago
caifubi
41849cd7cf
Add dynamic shape test case
4 years ago
baihuawei
e7928b9c0e
fix scpu slice
4 years ago
wanyiming
e2b8810413
1D*ND
4 years ago
huanghui
a4b485eb51
thread pool
4 years ago
caifubi
d3b978147f
Ascend Dynamic Shape
4 years ago
baihuawei
de0b4d089f
fix cpu slice
4 years ago
mindspore-ci-bot
21c5607fca
!6971 cudnn inplace optimizer
...
Merge pull request !6971 from chenweifeng/tensoradd_inplace
4 years ago
wilfChen
b420b6cda7
cudnn inplace optimizer
4 years ago
yanzhenxiang2020
d241e9c4af
add Meshgrid ops for aicpu
4 years ago
mindspore-ci-bot
1131b069d3
!6903 Remove StridedSlice AICPU version
...
Merge pull request !6903 from peixu_ren/custom_pp_ops
4 years ago
mindspore-ci-bot
b6a7f8bd71
!6977 add cache ops for aicpu and cpu kernel
...
Merge pull request !6977 from fangzehua/aug_cache
4 years ago
mindspore-ci-bot
2a799fe90e
!6018 Set the number of epochs in mode.train() non-sink Mode
...
Merge pull request !6018 from h.farahat/ms_nonsink_epochs
4 years ago
mindspore-ci-bot
4e08378448
!6965 cpu Sub support broadcast shape
...
Merge pull request !6965 from baihuawei/fixsub
4 years ago
mindspore-ci-bot
d8cfba8ba6
!6912 generalize CPU Slice op
...
Merge pull request !6912 from baihuawei/fixslice
4 years ago
fangzehua
a822966300
add cache ops for cpu and aicpu
4 years ago
baihuawei
2b1e969892
cpu Sub support broadcast shape
4 years ago
peixu_ren
6c0cfea75b
Remove StridedSlice AICPU version
4 years ago
mindspore-ci-bot
f9bfc85a20
!6914 fix cpu softmax with negative axis
...
Merge pull request !6914 from baihuawei/fixsoftmax
4 years ago
baihuawei
ab427caf53
fix softmax
4 years ago
baihuawei
c01c1a05b6
generalize CPU Slice op
4 years ago
baihuawei
fea928e976
remove CTCLossV2
4 years ago
hesham
9cee0d2143
Add num_epochs to non-sink training
4 years ago
mindspore-ci-bot
8d20d1b8e6
!6772 Add seed for gpu operator testcase
...
Merge pull request !6772 from chenweifeng/test-case-seed
4 years ago
wilfChen
13a3a6d117
test case seed
4 years ago
baihuawei
3583e63901
clear warnings
4 years ago
Yi Huaijie
b863324d90
move set_seed() out from construct() of Net
4 years ago
mindspore-ci-bot
d60033c8db
!6381 Add dtype float16 that erf and erfc should support
...
Merge pull request !6381 from peixu_ren/custom_gpu
4 years ago
wukesong
f9a865fd42
add GPU operator
4 years ago
peixu_ren
8132e56417
Add dtype float16 that erf and erfc should support
4 years ago
mindspore-ci-bot
3f0ac45954
!6206 new add gpu ops sqrt_grad and rsqrt_grad.
...
Merge pull request !6206 from linqingke/new_ops
4 years ago
mindspore-ci-bot
6bb12a9118
!6378 nn.MatMul support broadcast.
...
Merge pull request !6378 from liuxiao93/Broadcast-nn.MatMul-Ascend
4 years ago
mindspore-ci-bot
63ae2c3639
!6374 LSTM API optimization
...
Merge pull request !6374 from caojian05/ms_master_lstm_api_optimation
4 years ago
linqingke
dda3176fca
new add sqrt_grad and rsqrt_grad.
4 years ago
liuxiao93
9ef76c1aac
nn.MatMul support broadcast.
4 years ago
mindspore-ci-bot
b79240fc3f
!6367 fix shape bug
...
Merge pull request !6367 from caozhou/fix_shape_bug
4 years ago
caozhou
5010956773
fix weight_init bug
4 years ago
mindspore-ci-bot
5e43308613
!6365 Refactoring Laplace random operator.
...
Merge pull request !6365 from jxlang910/push-to-opensource
4 years ago
mindspore-ci-bot
71ab9e300b
!6012 Support erf and erfc ant GPU backend
...
Merge pull request !6012 from peixu_ren/custom_gpu
4 years ago
cj
207e515fce
LSTM API optimization
4 years ago
jin-xiulang
5873614b86
Refactoring laplace random operator.
4 years ago
mindspore-ci-bot
af5ebcf1a9
!6232 fix gpu heterogeneous bug
...
Merge pull request !6232 from baihuawei/embedding
4 years ago
peixu_ren
fdd2d8209f
Support erf and erfc ant GPU backend
4 years ago
mindspore-ci-bot
14b4763b15
!6224 Move pp test cases to probability folder
...
Merge pull request !6224 from XunDeng/pp_tests_folder_update
4 years ago
baihuawei
09a3f2ff5e
fix GPU hete
4 years ago
yanzhenxiang2020
c6db808bbf
fix aicpu ut
4 years ago
Xun Deng
c64f6a0a2a
move pp related tests cases to probability folder
4 years ago
mindspore-ci-bot
9c896fd22c
!5899 Fix Some bugs and add test cases on Tensor printing.
...
Merge pull request !5899 from huangbingjian/master
4 years ago
HuangBingjian
07d1f5ac37
fix tensor.cc
4 years ago
mindspore-ci-bot
d8c09067ce
!5801 [MD][Feature] minddata iterator output ms_tensor
...
Merge pull request !5801 from xiefangqi/md_modify_output_tensor
4 years ago
xiefangqi
9b3c33e157
minddata iterator output ms_tensor
4 years ago
mindspore-ci-bot
483b364d92
!5984 Add CPU kernels: Sub, Square
...
Merge pull request !5984 from huanghui/cpu-basic-kernel
4 years ago
nhussain
92e99ff224
change map calls
4 years ago
mindspore-ci-bot
eedbbb3649
!5958 Modify interface for function and remove duplicated def
...
Merge pull request !5958 from lilei/modify_bug
4 years ago
huanghui
a82577c00e
Add CPU kernels: TensorAdd, Sub, Mul, Div
4 years ago
mindspore-ci-bot
7152fe04be
!5783 GraphKernel supports GPU
...
Merge pull request !5783 from DeshiChen/graph_kernel_1.0
4 years ago
mindspore-ci-bot
87d0d0bf8d
!5754 adding int32 support for Greater gpu kernel
...
Merge pull request !5754 from Peilin/add-type-support-for-greater
4 years ago
lilei
71adabd944
modify_bug
4 years ago
dayschan
37a48f6aac
GraphKernel supports GPU
...
1. Update akg submodule
2. Refactor akg_kernel_build, akg_ascend_kernel_build, akg_gpu_kernel_build
3. Add akg_kernel_json_decoder to support converting kernel_json to AnfNode.
4. Add GraphKernel Cost Model. (mindspore/_extends/graph_kernel)
5. Add some GraphKernel passes to GpuSession, move these passes to backend/optimizer/graph_kernel.
6. Add global id for ir files.
7. Fix bug in ConstInputToAttr.
4 years ago
Peilin Wang
f020e19636
add int32 support to greater gpu kernel
...
fix ci
4 years ago
nhussain
3bac9d3713
switch input columns and operation
...
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
4 years ago
mindspore-ci-bot
6fdb43d22d
!5895 gpu maximum minimum absgrad kernel fix
...
Merge pull request !5895 from chenweifeng/maximum-fix
4 years ago
mindspore-ci-bot
98725bc865
!5790 [MS][GPU][CUDA] Dedicated new user facing Pad API kernel
...
Merge pull request !5790 from danishnxt/GPU_three
4 years ago
mindspore-ci-bot
b717a686cf
!5690 ROIAlign kernel memory leak
...
Merge pull request !5690 from JonathanY/rcnn
4 years ago
wilfChen
3b54e55223
gpu maximum & minimum kernel with fp16 input
4 years ago
mindspore-ci-bot
a3d0ddb4db
!5779 tenoradd profiling
...
Merge pull request !5779 from chenweifeng/broadcast-refactor
4 years ago
wilfChen
6ebe132cd3
broadcast refactor
4 years ago
mindspore-ci-bot
5c7fa52468
!5673 [performance]cell init opt performance
...
Merge pull request !5673 from kingxian/master
5 years ago
danish
273fc0071c
New User facing Pad Kernel + ST + Allows for channel padding
...
style fix
lint fixes
added check in NN layer for > 4 paddings, plus lint fix
fix python lint
lint fix
lint fix
updating to pytest asserts to improve testing
removed unnecc vars from test file fail checks
5 years ago
kingxian
92bebe65a9
cell init performance opt
5 years ago
mindspore-ci-bot
fc79997de5
!5502 Mod SoftmaxCrossEntropyWithlogits
...
Merge pull request !5502 from wanyiming/mod_SoftmaxCrossEntropyWithlogits
5 years ago
wanyiming
0ec70068ae
mod_SoftmaxCrossEntropyWithLogits
5 years ago
Jonathan Yan
bbd19dbe43
roi align memory leak
5 years ago
mindspore-ci-bot
35e6cca1a3
!5634 wrap numpy random seed into an api
...
Merge pull request !5634 from yihuaijie/master
5 years ago
Yi Huaijie
4a5d115a66
add get_seed() and set_seed()
5 years ago
mindspore-ci-bot
bb84f50407
!5473 optim pylint
...
Merge pull request !5473 from jinyaohui/master
5 years ago
mindspore-ci-bot
749979e7c4
!5458 NMS GPU OP Performance improvement
...
Merge pull request !5458 from danishnxt/GPU_two
5 years ago
mindspore-ci-bot
087212441a
!5192 Add unit tests for scatternd
...
Merge pull request !5192 from Peilin/scatternd-type-support
5 years ago
jinyaohui
a9972a7def
optim pylint
5 years ago
danish
7d7fa760a0
reduce based nms final pass - speed improv
...
refactored faster nms
refactored faster nms + typo fix
added box flipping choice
set choice to true for testing - yz
switching back
new test file
5 years ago
peixu_ren
2d5d44ab22
Add test cases for uniform ops on GPU
5 years ago
mindspore-ci-bot
adbb75556d
!4778 Added type support for Reshape gpu kernel for faster RCNN
...
Merge pull request !4778 from Peilin/reshape-gpu-kernel-type-support
5 years ago
mindspore-ci-bot
314c5ad055
!5172 remove name arg from gradoperation
...
Merge pull request !5172 from riemann_penn/remove_name_args_from_gradoperation
5 years ago
panyifeng
1a54785fe2
remove name arg from gradoperation
5 years ago
peixu_ren
10f381d662
Modify the name of parameters in uniform
5 years ago
Peilin Wang
d92a357e4a
add scatternd ut
5 years ago
mindspore-ci-bot
abe6b82138
!5011 remove global grad ops
...
Merge pull request !5011 from riemann_penn/remove_global_grad_ops
5 years ago
panyifeng
637e812347
remove global grad ops
5 years ago
huanghui
b367da88eb
fix ScatterNdUpdate cpu kernel
5 years ago
mindspore-ci-bot
e2203bed01
!3957 Gpu StridedSlice dims exceeds
...
Merge pull request !3957 from chenweifeng/strided_slice_dims_exceeds
5 years ago
wilfChen
837aecf9af
gpu stridedslice
5 years ago
mindspore-ci-bot
8440f2bcdb
!4809 add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator
...
Merge pull request !4809 from zhaoting/master
5 years ago
Xun Deng
c9f8f9fe85
added CheckTenosr and CheckTuple
5 years ago
Peilin Wang
b7a4313755
added type support for reshape gpu kernel
...
fix ci
5 years ago
mindspore-ci-bot
13d1738ff3
!4706 fix SmoothL1Loss gpu kernel
...
Merge pull request !4706 from Peilin/smoothL1Loss-fix
5 years ago
zhaoting
cbca6be8bf
add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator
5 years ago
VectorSL
e939d61a2c
conv pooling pad support NHWC
5 years ago
Peilin Wang
0d5220d33c
modified documentation and gpu kernel for smoothL1Loss
...
fix pylint
changed doc and code for SmoothL1Loss to be same a dchip. fixed grad kernel
fix ci
5 years ago
baihuawei
772e14d00d
add categorical
5 years ago
danish
97f08e74ec
nms_sorting fix
...
lint py fix 2
nms_py_file test value fix
lint fix
5 years ago