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
pkpk cd9d57f5e0
fix a bug in examples of metrics.Acc
7 years ago
..
contrib fix some bug when merge sparse embedding parameters, test=develop (#18223) 7 years ago
distributed remove async executor python api to fix document (#17174) 7 years ago
dygraph Fix dygraph mem leak (#18082) 7 years ago
incubate fix bug in Class MultiSlotDataGenerator's function _gen_str, test=develop (#18222) 7 years ago
layers Add StaticRNN.output code example (#18251) 7 years ago
tests set src_idx > 0 for bilinear_interp_op (#18238) 7 years ago
transpiler fix document of python api get_startup_program() (#17764) 7 years ago
.gitignore
__init__.py refine core cmake warning and print more info (#18248) 7 years ago
annotations.py
average.py fix the wrong format 7 years ago
backward.py Update backward appending stragety to support double backward and fix some bug. (#18104) 7 years ago
clip.py fix regularizer lod bug (#17848) 7 years ago
communicator.py Async exe support communicator (#17386) 7 years ago
compiler.py Add Ligth-NAS for PaddleSlim (#17679) 7 years ago
core.py refine core cmake warning and print more info (#18248) 7 years ago
data_feed_desc.py fix data_feed_desc.py example run error (#17452) 7 years ago
data_feeder.py improve the doc of DataFeeder and default_main_program (#18241) 7 years ago
dataset.py dataset (#17973) 7 years ago
debugger.py
default_scope_funcs.py
device_worker.py Pipeline Concurrency (#17402) 7 years ago
distribute_lookup_table.py add doc string for downpour.py and distribute_lookup_table.py 7 years ago
dygraph_grad_clip.py Add no_grad decorator to dygraph (#17790) 7 years ago
evaluator.py fix spelling errors (#17941) 7 years ago
executor.py dataset (#17973) 7 years ago
framework.py improve the doc of DataFeeder and default_main_program (#18241) 7 years ago
graphviz.py
inferencer.py
initializer.py fix BilinearInitializer doc (#18242) 7 years ago
install_check.py Add multi gpu install check (#18229) 7 years ago
io.py fix some bug when merge sparse embedding parameters, test=develop (#18223) 7 years ago
layer_helper.py merge confict, test=develop 7 years ago
layer_helper_base.py Fix dygraph unique name bug (#17592) 7 years ago
lod_tensor.py Fix create_lod_tensor (#18196) 7 years ago
log_helper.py fix logging basicConfig cannot be setting after import paddle (#17786) 7 years ago
metrics.py fix a bug in examples of metrics.Acc 7 years ago
net_drawer.py fix logging basicConfig cannot be setting after import paddle (#17786) 7 years ago
nets.py Fix the example code in some Python API. (#17343) 7 years ago
op.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op 7 years ago
optimizer.py fix doc for LarsMomentumOptimizer test=develop (#18208) 7 years ago
parallel_executor.py Fix bug of scope_buffered_ssa_graph_executor (#18100) 7 years ago
param_attr.py fix api-doc related bugs test=develop test=document_preview (#17360) 7 years ago
profiler.py fix profiler and name_scope API examples (#17212) 7 years ago
reader.py Fix API example code (#18176) 7 years ago
recordio_writer.py rename 7 years ago
regularizer.py fix regularizer lod bug (#17848) 7 years ago
trainer_desc.py fix errors in python3 (#18239) 7 years ago
trainer_factory.py Pipeline Concurrency (#17402) 7 years ago
unique_name.py Fix dygraph mem leak (#18082) 7 years ago
wrapped_decorator.py rename 7 years ago