Commit Graph

22 Commits (baae7e4f630e71829661de6184dd4f82bf212af2)

Author SHA1 Message Date
sneaxiy 6724801884 fix conflict
7 years ago
sneaxiy 3ee0a6489d remove kwargs in python api
7 years ago
tensor-tang 2582fecaf7 fix dtype
7 years ago
tensor-tang 3b7d9f7b83 remove kwargs of some activation api
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
yuyang18 7a56705e4a polish doc
7 years ago
yuyang18 3571df8755 Remove unused '\n' in comments
7 years ago
yuyang18 96e4663916 Polish inline math and duplicable/optional in auto generated doc
7 years ago
yuyang18 8c9041f486 Refine LinearCRF
7 years ago
yuyang18 0d29e65924 Add resize_bilinear
7 years ago
yuyang18 439a265760 Better trim dot
7 years ago
yuyang18 b000e0de5d Simplize API Reference Documentation
7 years ago
Yu Yang 8deff48db0
Merge pull request #11081 from reyoung/feature/python_doc
7 years ago
yuyang18 2dd66ef65e Do not generate doc for op_role and op_attr_name
7 years ago
yuyang18 7c00e164e5 Add More comments
7 years ago
yuyang18 f9d93bfde1 Add document to random crop operator
7 years ago
yuyang18 613d3ef084 Fix compile error
7 years ago
Luo Tao 8a3d7647d2 fix AttributeError: 'module' object has no attribute 'framework_pb2'
7 years ago
Yu Yang 777a281a4f Fix CI and enhance gitignore
7 years ago
Yu Yang 5f1a577e33 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/enhance_layer_generator
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago