Commit Graph

13 Commits (87197f8c2e4d002fc39027c3d4ee99f4ead0ba2c)

Author SHA1 Message Date
cnn 7c1aa0d69d
2.0rc api rename (#28088)
5 years ago
Yiqun Liu bf187c7577
Polish the documentation and examples of paddle.static.nn.fc. (#27768)
5 years ago
Leo Chen 844583c8fd
Refine paddle.manual_seed (#26496)
5 years ago
liym27 17a6b50fe3
support num_flatten_dims=-1 of API fc. (#22634)
5 years ago
Zhang Ting b1da35261b
fix unit tests that do not need to inherit OpTest (#21460)
6 years ago
GaoWei8 234060f88f Add fc padding to improve mkl GEMM's performance when N and K are multiple of 128. (#20972)
6 years ago
Aurelius84 2213ae6bf9
Fix fp16 in input.dtype check in layers.fc (#20467)
6 years ago
Aurelius84 729f5846cc
enhance shape error message of fc API (#20172)
6 years ago
Yiqun Liu a65c728e5d
Implement the GPU kernel of fc operator (#19687)
6 years ago
tensor-tang f3cd2612ae refine fc and use the fc compute in fusion_lstm
7 years ago
tensor-tang 45d0259a67 add fc forward test
7 years ago
mozga-intel 5e13314dc1 Commit
7 years ago
mozga-intel 2811ea4440 Implementation of MKLDNN FC
7 years ago