lihongkang
|
670820aaba
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
0d5e119fa4
|
!7483 Add GPU-UniformSampler and nn.UniformCandidateSampler
Merge pull request !7483 from 34bunny/GPU-ucs
|
5 years ago |
TFbunny
|
e18a78feb9
|
add GPU UniformSampler
|
5 years ago |
lihongkang
|
639a085d93
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
c3784287ce
|
!7391 Fix SmoothL1Loss op sigma attr problem.
Merge pull request !7391 from liangchenghui/fix_smooth_l1_loss
|
5 years ago |
mindspore-ci-bot
|
c7e217a6ab
|
!7364 fix bugs of op Slice, ROIAlign, PReLU, Transpose, SSIM and ResizeBilinear etc.
Merge pull request !7364 from lihongkang/v2_master
|
5 years ago |
chenzomi
|
acadb694aa
|
[ME] delete reduant function in check_parameter
|
5 years ago |
lihongkang
|
0bf0862112
|
fix bugs
|
5 years ago |
liangchenghui
|
228c361903
|
Fix SmoothL1Loss op sigma attr problem.
|
5 years ago |
mindspore-ci-bot
|
c967bf6846
|
!7339 fix for se-resnet50 accurancy
Merge pull request !7339 from qujianwei/master
|
5 years ago |
liangchenghui
|
8eedd68b8e
|
Fix MatrixSetDiag, Select, Conv2D op annotation problem.
|
5 years ago |
lihongkang
|
6deefb0a32
|
fix bugs
|
5 years ago |
chenzomi
|
cabb387545
|
[ME] change `check_lega_float_value` to `check_is_float` and add `check_is_int`
|
5 years ago |
mindspore-ci-bot
|
f427a47c81
|
!7168 fix bugs of op DynamicRNN, LayerNorm, ReduceAny and Neg
Merge pull request !7168 from lihongkang/v2_master
|
5 years ago |
caifubi
|
d3b978147f
|
Ascend Dynamic Shape
|
5 years ago |
lihongkang
|
a3120501a3
|
fix bugs
|
5 years ago |
chenzomi
|
d471d32e87
|
[ME] change `check_integer` to format `check_positive_int` and `check_integeter`
|
5 years ago |
chenzomi
|
d4e8e94981
|
[ME] delete check_bool and replace with Validate.check_bool
|
5 years ago |
mindspore-ci-bot
|
9c70e8bd04
|
!6991 move inner.DynamicRNN to P.DynamicRNN.
Merge pull request !6991 from liuxiao93/DynamicRNN-api
|
5 years ago |
mindspore-ci-bot
|
77978d0921
|
!7006 fix bugs of op DivNoNan, Div, MSSSIM and DropoutDoMask
Merge pull request !7006 from lihongkang/v2_master
|
5 years ago |
liuxiao93
|
34e6368d05
|
move inner.DynamicRNN to P.DynamicRNN.
|
5 years ago |
lihongkang
|
47756fb031
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
8f55187492
|
!6976 bug fix for nn.Dense and P.Matmul
Merge pull request !6976 from chenzhongming/zomi_master
|
5 years ago |
chenzomi
|
b22cb38dab
|
bug fix fot nn.Dense and P.Matmul
|
5 years ago |
liuxiao93
|
da17d53ae1
|
fix precision of GroupNorm when the shape is small.
|
5 years ago |
mindspore-ci-bot
|
03dde07455
|
!6889 remove CTCLossV2
Merge pull request !6889 from baihuawei/removeV2master
|
5 years ago |
baihuawei
|
fea928e976
|
remove CTCLossV2
|
5 years ago |
lizhenyu
|
497196fdd4
|
refine FusedBatchNormEx doc format
|
5 years ago |
liuxiao93
|
903d9dc911
|
Fix api bug for PReLU op.
|
5 years ago |
chujinjin
|
1cf8f3b777
|
fix stream sync error for mixed precision
|
5 years ago |
panfengfeng
|
2d7b93e958
|
fix nn & operations api comments
|
5 years ago |
liuxiao93
|
59dc05a29f
|
Add-description-in-API-about-BNTraniningReduce-and-BNTrainingUpdate.
|
5 years ago |
lihongkang
|
aae0648777
|
fix bugs
|
5 years ago |
liuxiao93
|
0a28c79fe0
|
Add some description of InTopK op in API.
|
5 years ago |
zhangz0911gm
|
de2a458e7c
|
fixing pylint for operators
|
5 years ago |
mindspore-ci-bot
|
111efc7538
|
!6248 change the API interface of op ConfusionMulGrad
Merge pull request !6248 from lihongkang/v2_master
|
5 years ago |
mindspore-ci-bot
|
353b8b81c3
|
!6285 ME move dropoutgrad to inner
Merge pull request !6285 from VectorSL/drop
|
5 years ago |
mindspore-ci-bot
|
e49d8cb697
|
!6250 fix aicpu ut
Merge pull request !6250 from yanzhenxiang2020/br_fix_aicpu_ut
|
5 years ago |
VectorSL
|
347eb6b07a
|
move dropoutgrad to inner
|
5 years ago |
lihongkang
|
74e3adebb8
|
change api interface
|
5 years ago |
buxue
|
c3c06514d7
|
perfect annotation of ops and context and support bool equal
|
5 years ago |
yanzhenxiang2020
|
c6db808bbf
|
fix aicpu ut
|
5 years ago |
mindspore-ci-bot
|
ea8c31d27d
|
!6169 enhancement of API of operations
Merge pull request !6169 from Simson/push-to-opensource
|
5 years ago |
simson
|
d0aba89ffe
|
enhancement of API of operations
|
5 years ago |
mindspore-ci-bot
|
b4581b2c54
|
!6101 delete DataWrapper
Merge pull request !6101 from wangnan39/delete_datawrapper
|
5 years ago |
mindspore-ci-bot
|
de9375ba1c
|
!6118 fix bugs of op Concat, Norm, InTopK, L1Loss and InplaceAdd etc.
Merge pull request !6118 from lihongkang/v2_master
|
5 years ago |
simson
|
a8a9d53152
|
API comment enhancement & ckpt bug fix
|
5 years ago |
lihongkang
|
569693af52
|
fix bugs
|
5 years ago |
wangnan39@huawei.com
|
ef94ac12e9
|
delete DataWrapper
|
5 years ago |
simson
|
e7f3a283fc
|
enhance ops API comment part3
|
5 years ago |