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
Qiyang Min 038e2817f0
Merge pull request #12836 from velconia/disable_prelu_test_local
8 years ago
..
contrib Add print_function for all python files 8 years ago
layers Revert "Disable in_place in batch_norm API. (#12736)" 8 years ago
tests Merge pull request #12836 from velconia/disable_prelu_test_local 8 years ago
transpiler Port new added code 8 years ago
.gitignore Fix CI and enhance gitignore 8 years ago
__init__.py parameter dispather. (#12666) 8 years ago
annotations.py Apply 2to3 to current paddle main python code 8 years ago
average.py Add print_function for all python files 8 years ago
backward.py Add print_function for all python files 8 years ago
clip.py Add print_function for all python files 8 years ago
concurrency.py Add print_function for all python files 8 years ago
data_feeder.py Add print_function for all python files 8 years ago
debugger.py Add print_function for all python files 8 years ago
default_scope_funcs.py Add print_function for all python files 8 years ago
evaluator.py Add print_function for all python files 8 years ago
executor.py Add print_function for all python files 8 years ago
framework.py Revert "Add Python Callstacks when Op::Run error (#12759)" 8 years ago
graphviz.py Add print_function for all python files 8 years ago
inferencer.py Add print_function for all python files 8 years ago
initializer.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11 8 years ago
io.py fix load_vars bug (#12869) 8 years ago
layer_helper.py Add print_function for all python files 8 years ago
lod_tensor.py Add print_function for all python files 8 years ago
metrics.py Add print_function for all python files 8 years ago
net_drawer.py Add print_function for all python files 8 years ago
nets.py Revert "Disable in_place in batch_norm API. (#12736)" 8 years ago
op.py Add print_function for all python files 8 years ago
optimizer.py Add print_function for all python files 8 years ago
parallel_executor.py Make flowers reader and parallel_executor more efficient 8 years ago
param_attr.py Add print_function for all python files 8 years ago
profiler.py Add print_function for all python files 8 years ago
recordio_writer.py Add print_function for all python files 8 years ago
regularizer.py Add print_function for all python files 8 years ago
trainer.py fix trainer load parameters (#12816) 8 years ago
unique_name.py Add print_function for all python files 8 years ago