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
Zeng Jinle a8f66365c9
Merge pull request #13524 from sneaxiy/fix_api_kwargs
7 years ago
..
contrib update 7 years ago
layers fix api.spec 7 years ago
tests Merge pull request #13524 from sneaxiy/fix_api_kwargs 7 years ago
transpiler [Feature] dist op role and lr op role, to support memory optimize with dist training (#13220) 7 years ago
.gitignore
__init__.py remove unused InferenceTranspiler import 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 program APIs (#12315) 7 years ago
clip.py fix sqrt 7 years ago
concurrency.py Hide program APIs (#12315) 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 fix conflict 7 years ago
graphviz.py Add print_function for all python files 7 years ago
inferencer.py Fix high level API(Inference) bug (#13159) 7 years ago
initializer.py Fix truncated normal. (#13509) 7 years ago
io.py use clone(for_test=True) replace get_inference_program 7 years ago
layer_helper.py Add print_function for all python files 7 years ago
lod_tensor.py Add print_function for all python files 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 Revert "Disable in_place in batch_norm API. (#12736)" 7 years ago
op.py Add print_function for all python files 7 years ago
optimizer.py further clean 7 years ago
parallel_executor.py delete unused py codes 7 years ago
param_attr.py Add print_function for all python files 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 covert **kwargs to explicit arguments 7 years ago
trainer.py Add save inference model to trainer (#12682) 7 years ago
unique_name.py Add print_function for all python files 7 years ago