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
Yancey1989 d599a66f49
clean up code
8 years ago
..
layers use recordio in dist train 8 years ago
tests Merge pull request #10703 from mozga-intel/mozga-intel/Mul_mkldnn_withdraw 8 years ago
transpiler update 8 years ago
.gitignore
__init__.py Add lod_tensor.py for ease of creating lod tensor in book examples (#10817) 8 years ago
average.py Feature/metrics (#9791) 8 years ago
backward.py Fix bug 8 years ago
clip.py Add op role 8 years ago
concurrency.py Add in is_copy attribute to SelectCase. (#9393) 8 years ago
data_feeder.py Add uint8 support in data_feeder.py 8 years ago
debugger.py change name debuger to debugger (#10949) 8 years ago
default_scope_funcs.py
evaluator.py Enhance detection_map_op and more check in prior_box API. (#10796) 8 years ago
executor.py "add float64 tests" (#10450) 8 years ago
framework.py table gradient should be split and send to each pserver 8 years ago
graphviz.py Fix debuger bugs. (#9705) 8 years ago
inferencer.py add return_numpy back (#10892) 8 years ago
initializer.py Adjust 8 years ago
io.py add clean checkpoint 8 years ago
layer_helper.py initial commit (#10387) 8 years ago
lod_tensor.py Add create LoDTensor from list option and simplify recommender book example (#10946) 8 years ago
metrics.py revert CompositeMetric::add_metric 8 years ago
net_drawer.py
nets.py make bn inplace in img_conv_group by default 8 years ago
op.py
optimizer.py Merge pull request #10656 from reyoung/feature/support_op_role 8 years ago
parallel_executor.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy 8 years ago
param_attr.py Fix some issues. 8 years ago
profiler.py clean up 8 years ago
recordio_writer.py clean up code 8 years ago
regularizer.py Add op role 8 years ago
trainer.py add trainer.stop and fix a bug for train_by_parallel_executor (#10762) 8 years ago
unique_name.py