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 0ff5d8b02a
Port logical_ops to nn
8 years ago
..
contrib Move trainer to contrib 8 years ago
layers Port logical_ops to nn 8 years ago
tests Merge pull request #13560 from JiabinYang/mac/daily_ci_check 8 years ago
transpiler Merge pull request #13537 from jacquesqiao/fix-table-optimize-send-op 8 years ago
.gitignore
__init__.py Merge pull request #13442 from reyoung/feature/remove_trainer_api 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 Hide program APIs (#12315) 8 years ago
clip.py fix sqrt 8 years ago
concurrency.py Hide program APIs (#12315) 8 years ago
data_feeder.py Support variable data shape of non-sequence data. (#13482) 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 Merge pull request #13201 from reyoung/revert_callstack 8 years ago
graphviz.py Add print_function for all python files 8 years ago
inferencer.py Move trainer to contrib 8 years ago
initializer.py Fix truncated normal. (#13509) 8 years ago
io.py use clone(for_test=True) replace get_inference_program 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 reimplement auc in fluid (#13167) 8 years ago
net_drawer.py Add print_function for all python files 8 years ago
nets.py fix img_conv_group doc 8 years ago
op.py Add print_function for all python files 8 years ago
optimizer.py further clean 8 years ago
parallel_executor.py clean a few more kwargs 8 years ago
param_attr.py clean a few more kwargs 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 covert **kwargs to explicit arguments 8 years ago
trainer.py Move trainer to contrib 8 years ago
unique_name.py Add print_function for all python files 8 years ago