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 35e6abd7bb
Change iter_parameters back and port unittests code to Python3
7 years ago
..
contrib Beam search decoder API (#11687) 7 years ago
layers Apply 2to3 to current paddle main python code 7 years ago
tests Change iter_parameters back and port unittests code to Python3 7 years ago
transpiler Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3 7 years ago
.gitignore Fix CI and enhance gitignore 7 years ago
__init__.py Apply 2to3 to current paddle main python code 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 Apply 2to3 to current paddle main python code 7 years ago
clip.py Apply 2to3 to current paddle main python code 7 years ago
concurrency.py Apply 2to3 to current paddle main python code 7 years ago
data_feeder.py Apply 2to3 to current paddle main python code 7 years ago
debugger.py Apply 2to3 to current paddle main python code 7 years ago
default_scope_funcs.py replace paddle.v2.fluid by paddle.fluid in tests 7 years ago
evaluator.py Apply 2to3 to current paddle main python code 7 years ago
executor.py Apply 2to3 to current paddle main python code 7 years ago
framework.py Change iter_parameters back and port unittests code to Python3 7 years ago
graphviz.py Apply 2to3 to current paddle main python code 7 years ago
inferencer.py Apply 2to3 to current paddle main python code 7 years ago
initializer.py Apply 2to3 to current paddle main python code 7 years ago
io.py Apply 2to3 to current paddle main python code 7 years ago
layer_helper.py Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3 7 years ago
lod_tensor.py Apply 2to3 to current paddle main python code 7 years ago
metrics.py Apply 2to3 to current paddle main python code 7 years ago
net_drawer.py Apply 2to3 to current paddle main python code 7 years ago
nets.py Apply 2to3 to current paddle main python code 7 years ago
op.py Apply 2to3 to current paddle main python code 7 years ago
optimizer.py Fix the overfix of 2to3 for print function 7 years ago
parallel_executor.py Apply 2to3 to current paddle main python code 7 years ago
param_attr.py Apply 2to3 to current paddle main python code 7 years ago
profiler.py Apply 2to3 to current paddle main python code 7 years ago
recordio_writer.py Apply 2to3 to current paddle main python code 7 years ago
regularizer.py Apply 2to3 to current paddle main python code 7 years ago
trainer.py Apply 2to3 to current paddle main python code 7 years ago
unique_name.py Apply 2to3 to current paddle main python code 7 years ago