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 3ec6d60c34
Fix write bytes in dataset download
8 years ago
..
contrib Port contrib to python3 8 years ago
layers Fix pybind11 problem 8 years ago
tests Fix write bytes in dataset download 8 years ago
transpiler Fix pybind11 problem 8 years ago
.gitignore
__init__.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax 8 years ago
annotations.py Apply 2to3 to current paddle main python code 8 years ago
average.py Add docs 8 years ago
backward.py Fix pybind11 problem 8 years ago
clip.py Replace the overfix of 2to3 with six.string_types 8 years ago
compat.py Fix pybind11 problem 8 years ago
concurrency.py Apply 2to3 to current paddle main python code 8 years ago
data_feeder.py Replace the overfix of 2to3 with six.string_types 8 years ago
debugger.py Apply 2to3 to current paddle main python code 8 years ago
default_scope_funcs.py
evaluator.py Apply 2to3 to current paddle main python code 8 years ago
executor.py Fix write bytes in dataset download 8 years ago
framework.py Fix pybind11 problem 8 years ago
graphviz.py Fix pybind11 problem 8 years ago
inferencer.py Apply 2to3 to current paddle main python code 8 years ago
initializer.py Apply 2to3 to current paddle main python code 8 years ago
io.py Fix pybind11 problem 8 years ago
layer_helper.py Fix the overfix of 2to3 in xrange 8 years ago
lod_tensor.py Apply 2to3 to current paddle main python code 8 years ago
metrics.py Apply 2to3 to current paddle main python code 8 years ago
net_drawer.py Apply 2to3 to current paddle main python code 8 years ago
nets.py Fix the overfix of 2to3 in xrange 8 years ago
op.py Replace the overfix of 2to3 with six.string_types 8 years ago
optimizer.py Fix the overfix of 2to3 for print function 8 years ago
parallel_executor.py Fix pybind11 problem 8 years ago
param_attr.py Replace the overfix of 2to3 with six.string_types 8 years ago
profiler.py Apply 2to3 to current paddle main python code 8 years ago
recordio_writer.py Apply 2to3 to current paddle main python code 8 years ago
regularizer.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax 8 years ago
trainer.py Apply 2to3 to current paddle main python code 8 years ago
unique_name.py Replace the overfix of 2to3 with six.string_types 8 years ago