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
Kaipeng Deng bd9bef5a4e
add elementwise_add_grad_grad op (#17366)
7 years ago
..
contrib Fix the KL algorithm bug when calculated the size of tensor. (#17198) 7 years ago
distributed remove async executor python api to fix document (#17174) 7 years ago
dygraph test=develop, add gradient sort backward strategy (#17125) 7 years ago
incubate Reformat fleet API (#17135) 7 years ago
layers add collect fpn proposals op,test=develop (#16074) 7 years ago
tests add elementwise_add_grad_grad op (#17366) 7 years ago
transpiler truncated_gaussian_random supported in distributed training, test=develop (#17091) 7 years ago
.gitignore
__init__.py remove unused FLAGS_warpctc_dir (#17162) 7 years ago
annotations.py
average.py
backward.py Repair api example (#17221) 7 years ago
clip.py Fix clip.py (#14718) 8 years ago
compiler.py Polish Executor and Compiler doc (#17262) 7 years ago
data_feed_desc.py modify c++ and python dataset related code & fix bug 7 years ago
data_feeder.py Merge develop 7 years ago
dataset.py Fleet unify distributed training (#16791) 7 years ago
debugger.py
default_scope_funcs.py
device_worker.py fix code style for incubator 7 years ago
distribute_lookup_table.py add doc string for downpour.py and distribute_lookup_table.py 8 years ago
evaluator.py
executor.py Double backward of conv2d. (#17211) 7 years ago
framework.py test=develop, add gradient sort backward strategy (#17125) 7 years ago
graphviz.py
inferencer.py
initializer.py add import, test=develop (#17229) 7 years ago
install_check.py move imperative to dygraph, test=develop 7 years ago
io.py Fix some api example codes' bugs and these APIs include load_inference_model, load_vars, save_vars, L1DecayRegularizer and L2DecayRegularizer. (#17324) 7 years ago
layer_helper.py merge confict, test=develop 7 years ago
layer_helper_base.py merge confict, test=develop 7 years ago
lod_tensor.py fix api doc,test=develop (#17241) 7 years ago
metrics.py test=develop 7 years ago
net_drawer.py Fix net_drawer 8 years ago
nets.py test=develop (#17322) 7 years ago
op.py
optimizer.py Fix code in document. (#17237) 7 years ago
parallel_executor.py Add DropLocalExeScopes in ParallelExecutor (#17297) 7 years ago
param_attr.py fix api doc,test=develop (#17241) 7 years ago
profiler.py fix profiler and name_scope API examples (#17212) 7 years ago
reader.py Fix some data and reader related API code (#17202) 7 years ago
recordio_writer.py rename 8 years ago
regularizer.py Fix some api example codes' bugs and these APIs include load_inference_model, load_vars, save_vars, L1DecayRegularizer and L2DecayRegularizer. (#17324) 7 years ago
trainer_desc.py fix bug 7 years ago
trainer_factory.py fix runtime error 7 years ago
unique_name.py rename 8 years ago
wrapped_decorator.py rename 8 years ago