Commit Graph

93 Commits (33ff833af25849eb6f5d31bdb2742ccdbe337e02)

Author SHA1 Message Date
wanghuancoder 07e3b9a33b
api20, Bilinear add deprecated, and fix english doc (#26610)
5 years ago
ceci3 f8dbd7a273
fix syncbn, test=develop (#26523)
5 years ago
yaoxuefeng d6e888cace
fix Flatten api test=develop (#26346)
5 years ago
ceci3 56890dc729
Add SyncBatchNorm (#26032)
5 years ago
Sylwester Fraczek abfdffa039
add use_mkldnn attribute to ops in dygraph (#25773)
5 years ago
pangyoki 2efcb481c8
Paddle-2.0 API directory migration (#25898)
5 years ago
Leo Chen 9c6112104e
Fix prelu for compatibility with saved model of old version (#26052)
5 years ago
yaoxuefeng 224620071b
add new flatten op test=develop (#25393)
5 years ago
ceci3 52be62c5ae
fix instance norm in dy (#24717)
5 years ago
Leo Chen fa657b3dbb
fix bug of prelu when rank not equal 4, test=develop (#25067)
5 years ago
Leo Chen bfa46c38d5
bn supports reverse_space, test=develop (#24988)
5 years ago
Leo Chen 9fd1aad6e7
Support NHWC in Pool2D, test=develop (#24240)
5 years ago
Cindy Cai 86ca31ab58
English API Docs Optimization Part 1 (#24536)
5 years ago
zhongpu 61d19a8e1c
fix if logic in dygraph, test=develop (#24208)
5 years ago
qingqing01 b059fb955d
Add trainable_statistics in attr for batch_norm. (#24072)
5 years ago
wawltor 5c669ad1c2
Add the support dygraph out attribute for the op of mm in api2.0 (#23978)
5 years ago
songyouwei 0307393721
API(PRelu) error message enhancement (#23539)
5 years ago
songyouwei cae9340ec8
API(GRUUnit) error message enhancement (#23535)
5 years ago
songyouwei 475de6da22
API(Embedding) error message enhancement (#23533)
5 years ago
songyouwei dc1901f48e
API(BilinearTensorProduct) error message enhancement (#23528)
5 years ago
songyouwei 4d0efee4f4
Linear revert to matmul op (#23654)
5 years ago
silingtong123 f9e2a27963
error message of SpectralNorm OP enhancement (#23516)
5 years ago
zhongpu 076dcdfde9
add instance_norm op for dygraph (#23362)
5 years ago
zhongpu 60d1f98a7d
error message enhancement for Pool2D, test=develop (#23607)
5 years ago
zhongpu 01a78323a7
API/OP (Conv2DTranspose) error message enhancement (#23590)
5 years ago
silingtong123 cec234b1aa
test=develop, error message of tree_conv OP enhancement (#23574)
5 years ago
silingtong123 7277df47bb
error message of NCE API enhancement (#23544)
5 years ago
zhongpu d40c52403d
error message enhancement for Linear, test=develop (#23595)
5 years ago
zhongpu c1c8c7e431
error message enhancement for Conv2D, test=develop (#23561)
5 years ago
songyouwei b11340a437
support Layer level train/eval mode (#22463)
5 years ago
Chen Weihang f301eb7f34
api dygraph layer norm input check, test=develop (#23534)
5 years ago
Feiyu Chan 078dd05b73
add Conv2D/Conv2DTranspose/Conv3D/Conv3DTranspose in paddle.nn.layer (#23488)
5 years ago
Chen Weihang d349a622f0
api dygraph batch norm type check, test=develop (#23525)
5 years ago
zhongpu 8d95a10906
fix if logic in dygraph, test=develop (#23512)
5 years ago
zhongpu 7ca836d3da
support if logic for Variable in dygraph (#22892)
5 years ago
Leo Chen 488b2387e2
Feature/expand params in auto-generated pybind functions for dygraph operators (#23181)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
songyouwei 0aee43005a
Linear use mul op (#22662)
5 years ago
songyouwei 39bdefd875 open depthwise_conv2d in dygraph (#22373)
5 years ago
songyouwei 99f5907e02 Fix layer & dygraph circular dependent (#22334)
5 years ago
songyouwei 83037e55ca named_sublayers and named_parameters (#21868)
5 years ago
Leo Chen 51cb918a05 update layers used in transformer dygraph model, test=develop (#22051)
5 years ago
songyouwei 1ae3f47f59 update PRelu arg (#21946)
5 years ago
zhongpu cf475f95df Remove FC in dygraph, modify FC to Linear in sample code (#22082)
5 years ago
hong 2f49cf70f7
Support dygraph structuerd name (#21930)
5 years ago
songyouwei 56414c7daf move private weight fields to public ones (#21982)
5 years ago
Leo Chen 33f1306753
update layers used in mnist dygraph model, test=develop (#21947)
5 years ago
Leo Chen 310edc0d0c
Update layers used in ptb model to use auto-generated op functions in dygraph mode (#21724)
5 years ago
songyouwei 63a5fb4cac tmp fix depthwise_conv2d in dygraph (#21840)
5 years ago
songyouwei 1395828408 Add dygraph Linear layer (#21265)
5 years ago