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
Xin Pan c1383744f0
resolve conflicts
7 years ago
..
contrib Fix conflict. 7 years ago
layers resolve conflicts 7 years ago
tests better handle var type inference 7 years ago
transpiler MKLDNN conv + elementwise_add fusion: _set_attr corrected in residual connection fusion 7 years ago
.gitignore
__init__.py Add rpc profiler flags. (#13989) 7 years ago
annotations.py Apply 2to3 to current paddle main python code 7 years ago
average.py Add print_function for all python files 7 years ago
backward.py hide operator API (#12543) 7 years ago
clip.py [Do not merge] Fix global gradient clip by Yu Yang (#13516) 7 years ago
data_feeder.py Support variable data shape of non-sequence data. (#13482) 7 years ago
debugger.py Add print_function for all python files 7 years ago
default_scope_funcs.py Add print_function for all python files 7 years ago
evaluator.py Add print_function for all python files 7 years ago
executor.py Add print_function for all python files 7 years ago
framework.py lookup table bug fix about lr, test=develop (#13946) 7 years ago
graphviz.py Add print_function for all python files 7 years ago
inferencer.py Move trainer to contrib 7 years ago
initializer.py Fix truncated normal. (#13509) 7 years ago
io.py fix 7 years ago
layer_helper.py better handle var type inference 7 years ago
lod_tensor.py fix lod tensor 7 years ago
metrics.py reimplement auc in fluid (#13167) 7 years ago
net_drawer.py Add print_function for all python files 7 years ago
nets.py Fix add doc for bias_attr (#13937) 7 years ago
op.py Add print_function for all python files 7 years ago
optimizer.py lookup table bug fix about lr, test=develop (#13946) 7 years ago
parallel_executor.py Add strategy doc (#13849) 7 years ago
param_attr.py clean a few more kwargs 7 years ago
profiler.py Add print_function for all python files 7 years ago
recordio_writer.py Add print_function for all python files 7 years ago
regularizer.py better handle var type inference 7 years ago
trainer.py Move trainer to contrib 7 years ago
unique_name.py Add print_function for all python files 7 years ago