liangchenghui
|
1878a1b0f1
|
fix example error
|
5 years ago |
mindspore-ci-bot
|
2c7eb58752
|
!8505 adapt implicit conversion to the change that python int resolved as int64 instead of int32
From: @zhangbuxue
Reviewed-by: @chenfei52,@zh_qh
Signed-off-by: @zh_qh
|
5 years ago |
buxue
|
ecf0ec46fa
|
adapt implicit conversion to the change that python int resolved as int64 instead of int32
|
5 years ago |
mindspore-ci-bot
|
09de1c576c
|
!8432 update example of erfc, flatten operator and so on
From: @wangshuide2020
Reviewed-by: @liangchenghui,@kingxian
Signed-off-by: @liangchenghui,@kingxian
|
5 years ago |
mindspore-ci-bot
|
3b076494bd
|
!8393 fix bugs of op Argmin, Assert, AssignSub, BNTrainingReduce, BasicLSTMCell and BesselI0e so on
From: @lihongkang1
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
|
5 years ago |
wangshuide2020
|
903c1750a4
|
update example of erfc, flatten operator and so on.
|
5 years ago |
lihongkang
|
6731c8d1f2
|
fix bugs
|
5 years ago |
Jiaqi
|
f795b401bf
|
modify example
|
5 years ago |
mindspore-ci-bot
|
6d0c1dcaaf
|
!8362 [#12470P] BUG-Fixed: Update operator descriptions including inputs, outputs and examples.
From: @david-he91
Reviewed-by: @liangchenghui,@kingxian
Signed-off-by: @liangchenghui,@kingxian
|
5 years ago |
mindspore-ci-bot
|
c324fec6d4
|
!8233 [MS] SGD op extending PrimitiveWithCheck
From: @tom__chen
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @robingrosman
|
5 years ago |
tom__chen
|
8228e02b0f
|
sgd extends PrimitiveWithCheck
|
5 years ago |
hedongodng
|
41f863b3a5
|
FIx issue #12470: update operator descriptions
|
5 years ago |
buxue
|
885c60d1c8
|
optimizer error info for not supported np.dtype and modify example of TopK
|
5 years ago |
mindspore-ci-bot
|
470027a3a2
|
!8318 Fix some bugs about API.
From: @liu_xiao_93
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
|
5 years ago |
liuxiao93
|
0a1155f938
|
Fix some bugs about API.
|
5 years ago |
lihongkang
|
be6786e177
|
fix bugs
|
5 years ago |
mindspore-ci-bot
|
ab7ee8119b
|
!8231 fix bugs of op ScatterMul, CosineDecayLR, MaxPool1d, IFMR, ReduceMax and ReLUV2 etc.
Merge pull request !8231 from lihongkang/v2_master
|
5 years ago |
mindspore-ci-bot
|
18d85a8543
|
!8206 Fix validation about input shapes of BNTrainingUpdate.
Merge pull request !8206 from liuxiao93/fix-BNTrainingUpdate-input-check
|
5 years ago |
mindspore-ci-bot
|
04142b74f6
|
!8144 Rename GPU-UniformSampler to GPU-UniformCandidateSampler
Merge pull request !8144 from 34bunny/GPU-UniformCandidateSampler
|
5 years ago |
lihongkang
|
3ade82e8f2
|
fix bugs
|
5 years ago |
liuxiao93
|
ec77704198
|
fix BNTrainingUpdate shape check about inputs.
|
5 years ago |
buxue
|
32610ab63f
|
support non-Iterable valid_dtypes when check tensor type valid
|
5 years ago |
buxue
|
346bcfa3fd
|
Rectify and optimize the type checking function
|
5 years ago |
TFbunny
|
ee4e2db77e
|
rename UniformSampler to UniformCandidateSampler
|
5 years ago |
liuxiao93
|
45d343257b
|
Add DynamicGRU.
|
5 years ago |
liangchenghui
|
3ed33bb2aa
|
Fix Conv2D op group attr problem.
|
5 years ago |
mindspore-ci-bot
|
b124507833
|
!8061 add bool typecheck for conv param
Merge pull request !8061 from yuchaojie/quant
|
5 years ago |
mindspore-ci-bot
|
03a0d57437
|
!7381 add some cpu operator
Merge pull request !7381 from zhaoting/master
|
5 years ago |
yuchaojie
|
2bbe733fd6
|
add bool typecheck for conv param
|
5 years ago |
zhaoting
|
f2e9d9cfc7
|
add some cpu operator
|
5 years ago |
VectorSL
|
a821e22e4f
|
fix comment
|
5 years ago |
mindspore-ci-bot
|
deb17b36c1
|
!7786 Add SampledSoftmaxLoss GPU Kernel
Merge pull request !7786 from JonathanY/ops_oct
|
5 years ago |
jonwe
|
fc81f46053
|
sampled softmax loss
|
5 years ago |
mindspore-ci-bot
|
b4ce0aa933
|
!7458 GPU kernel support NHWC layout
Merge pull request !7458 from VectorSL/nhwc
|
5 years ago |
VectorSL
|
509b25ef1e
|
gpu nhwc
|
5 years ago |
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 |