Dun
253f618ac7
loosen the restriction of output_size in conv2d_transpose ( #12292 )
...
* loosen the restriction of output_size in conv2d_transpose
* test and docs
* fix code style
* fix ci test error
* bug fix
* fix python3 issue
7 years ago
qingqing01
b756063ce7
Speed depthwise transposed conv2d. ( #11740 )
...
* Speed depthwise transposed conv2d.
7 years ago
yi.wu
c58ba827bb
update
7 years ago
Yibing Liu
4bafbf411c
Enable groups for conv3d transpose op
7 years ago
Yibing Liu
669c0df69e
Add groups for conv transpose
7 years ago
Yu Yang
0e78cb69fb
Clean OpProtoAndCheckerMaker
...
Do not use ctor
* Reduce line of codes.
* We can use virtual function for Maker now.
* The implementation does not care what maker holds, it is easier to
refactor later.
7 years ago
Yang Yang(Tony)
e04c43d543
add semicolon to op registry ( #10034 )
...
* script to add semicolon
* fix typo
7 years ago
Yang Yang
ce7c2e86e5
script to fix all
7 years ago
Siddharth Goyal
cea391217a
Fix cpplint errors ( #9800 )
7 years ago
qingqing01
24509f4af9
Fix the grammar in copyright. ( #8403 )
7 years ago
Yi Wang
fc374821dd
Correct #include path
7 years ago
Yi Wang
90648f336d
Move file to fluid/; Edit CMakeLists.txt
7 years ago