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
Yibing Liu 6b0f27e802
Fix some APIs' example (#17214)
6 years ago
..
contrib disable the test_distillation_strategy temporarily (#17227) 6 years ago
distributed remove async executor python api to fix document (#17174) 6 years ago
dygraph Fix mem leak when converting Tensor to numpy array (#17182) 6 years ago
incubate Fleet unify distributed training (#16791) 6 years ago
layers Fix some APIs' example (#17214) 6 years ago
tests fix distribute fpn proposals, test=develop (#16152) 6 years ago
transpiler truncated_gaussian_random supported in distributed training, test=develop (#17091) 6 years ago
.gitignore
__init__.py remove async executor python api to fix document (#17174) 6 years ago
annotations.py
average.py
backward.py Support backward of backward for Relu and add a new gradient checker by comparing theoretical and numerical Jacobian. (#16862) 6 years ago
clip.py Fix clip.py (#14718) 7 years ago
compiler.py Refine model gpu memory (#16993) 6 years ago
data_feed_desc.py modify c++ and python dataset related code & fix bug 6 years ago
data_feeder.py Merge develop 6 years ago
dataset.py Fleet unify distributed training (#16791) 6 years ago
debugger.py
default_scope_funcs.py
device_worker.py fix code style for incubator 6 years ago
distribute_lookup_table.py add doc string for downpour.py and distribute_lookup_table.py 6 years ago
evaluator.py
executor.py Refine model gpu memory (#16993) 6 years ago
framework.py fix profiler and name_scope API examples (#17212) 6 years ago
graphviz.py
inferencer.py
initializer.py Init mixed precision training interface (#16856) 6 years ago
install_check.py move imperative to dygraph, test=develop 6 years ago
io.py add checkpoint functions for graph. test=develop 6 years ago
layer_helper.py merge confict, test=develop 6 years ago
layer_helper_base.py merge confict, test=develop 6 years ago
lod_tensor.py
metrics.py test=develop 6 years ago
net_drawer.py Fix net_drawer 6 years ago
nets.py Fix some APIs' example (#17214) 6 years ago
op.py
optimizer.py Polish DGC code (#16818) 6 years ago
parallel_executor.py update ParallelExecutor (#17204) 6 years ago
param_attr.py fix api format and example (#14686) 7 years ago
profiler.py fix profiler and name_scope API examples (#17212) 6 years ago
reader.py fix API.spec 6 years ago
recordio_writer.py rename 6 years ago
regularizer.py
trainer_desc.py fix bug 6 years ago
trainer_factory.py fix runtime error 6 years ago
unique_name.py rename 6 years ago
wrapped_decorator.py rename 6 years ago