Commit Graph

15 Commits (522c91ec670f9a1980927ed024205e1826af91bd)

Author SHA1 Message Date
Kaipeng Deng ed7aa8f9c3
Fix conv transpose (#28629)
4 years ago
cnn 7c1aa0d69d
2.0rc api rename (#28088)
4 years ago
FDInSky 1f24c84a3f
fix conv3d_transpose_test timeout error (#25004)
5 years ago
Zhang Ting b1da35261b
fix unit tests that do not need to inherit OpTest (#21460)
5 years ago
liym27 26a6e27afe fix bug in pool/conv/conv_transpose: UpdatePaddingAndDilation, _get_padding_with_SAME and conv2dtranspose_forward_naive. (#20997)
5 years ago
Zhang Ting cf6919bf6e conv_transpose supports channel_last input, test=develop, test=document_preview (#20072)
6 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang ee1d08abba Fix CI issues
7 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
7 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
7 years ago
Wei Xu 264e8305b0 Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build
7 years ago
Yibing Liu 4bafbf411c Enable groups for conv3d transpose op
7 years ago
chengduoZH 7cf2c05fd2 add unit test for input's size is 1x1
7 years ago
Luo Tao bde090a975 replace paddle.v2.fluid by paddle.fluid in tests
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago