Commit Graph

17 Commits (5d6783f8ca9ee8205057d75b659e25f3b09a5281)

Author SHA1 Message Date
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang e4057d071b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
minqiyang d4b10eef5f Polish code
7 years ago
minqiyang 1f618c4ff9 Fix the overfix of 2to3 in xrange
7 years ago
minqiyang 7f794ea563 Replace the overfix of 2to3 with six.string_types
7 years ago
minqiyang 4bf3c8c5a1 Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
yuyang18 0c8f69c370
Hide more APIs
7 years ago
Kexin Zhao 8cc91bc025
initial commit (#10387)
7 years ago
dzhwinter e54f203c55 "move to a new PR"
7 years ago
Yang Yu 34a440fa64 Revert "make append activation in place by default (#9417)"
7 years ago
Yang Yang(Tony) ce16400dae
make append activation in place by default (#9417)
7 years ago
Krzysztof Binias 4466f0bec8 MKLDNN Relu Tanh Sqrt Abs activations added
7 years ago
Jacek Czaja 3b95b55f07 - Softmax MKLDNN primitive integration
7 years ago
Yu Yang 175cf6e024 Add global_step in nn.py
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