You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/fluid
minqiyang a32ce8c444
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
..
contrib Port new added files to Python3 7 years ago
layers Polish code 7 years ago
tests Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11 7 years ago
transpiler Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11 7 years ago
.gitignore
__init__.py hide misc APIs (#12540) 7 years ago
annotations.py Apply 2to3 to current paddle main python code 7 years ago
average.py Add docs 7 years ago
backward.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11 7 years ago
clip.py Replace the overfix of 2to3 with six.string_types 7 years ago
concurrency.py hide misc APIs (#12540) 7 years ago
data_feeder.py Replace the overfix of 2to3 with six.string_types 7 years ago
debugger.py Fix round(0.0) special issue 7 years ago
default_scope_funcs.py
evaluator.py Apply 2to3 to current paddle main python code 7 years ago
executor.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11 7 years ago
framework.py Fix new added code 7 years ago
graphviz.py Fix six.iteritems problem 7 years ago
inferencer.py Apply 2to3 to current paddle main python code 7 years ago
initializer.py Fix clone() bug. (#12583) 7 years ago
io.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11 7 years ago
layer_helper.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11 7 years ago
lod_tensor.py Apply 2to3 to current paddle main python code 7 years ago
metrics.py Fix six.iteritems problem 7 years ago
net_drawer.py Apply 2to3 to current paddle main python code 7 years ago
nets.py Fix the overfix of 2to3 in xrange 7 years ago
op.py Fix CI issues 7 years ago
optimizer.py Fix the overfix of 2to3 for print function 7 years ago
parallel_executor.py Move compat module to python/paddle 7 years ago
param_attr.py Replace the overfix of 2to3 with six.string_types 7 years ago
profiler.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11 7 years ago
recordio_writer.py Apply 2to3 to current paddle main python code 7 years ago
regularizer.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax 7 years ago
trainer.py Fix six.iteritems problem 7 years ago
unique_name.py Polish code 7 years ago