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
chengduo 4ba6d062f8
Fix fluid.data of executor (#20365)
5 years ago
..
contrib [Bug-fix][1.6] Improve QAT accuracy (#20174) 5 years ago
distributed remove async executor python api to fix document (#17174) 6 years ago
dygraph update conv, fc, pool op for dygraph, test=develop (#20132) 5 years ago
incubate fix fleet_desc delete_after_unseen_day bug in node.py (#20091) 5 years ago
layers polish 3 LSTM en doc (#20383) 5 years ago
tests fix Attr(scale)'s bug for image_resize and modified unittest, test=develop (#19983) 5 years ago
transpiler Fix transpiler en doc (#20149) 5 years ago
.gitignore
__init__.py New save load interface (#20148) 5 years ago
annotations.py
average.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
backward.py polish append_backward en doc (#20199) 5 years ago
clip.py replace data layers, test=develop, test=document_fix (#20368) 5 years ago
communicator.py Add GEO-SGD distribute training algorithm (#20018) 5 years ago
compiler.py Fix fluid.data of executor (#20365) 5 years ago
core.py New save load interface (#20148) 5 years ago
data.py Modify English doc of fluid.data (#20248) 5 years ago
data_feed_desc.py fix cvm and DataFeedDesc apis (#19994) 5 years ago
data_feeder.py Fill constant error message fix (#20075) 5 years ago
dataset.py support change shuffle and train thread num (#19841) 5 years ago
debugger.py Nan debugger init (#18401) 6 years ago
default_scope_funcs.py
device_worker.py add thread scope stat accurate metrics test=develop (#19480) 6 years ago
distribute_lookup_table.py add doc string for downpour.py and distribute_lookup_table.py 6 years ago
dygraph_grad_clip.py Add no_grad decorator to dygraph (#17790) 6 years ago
evaluator.py Fix data type of variable in edit distance evaluator (#19618) 6 years ago
executor.py Fix fluid.data of executor (#20365) 5 years ago
framework.py refine name_scope document (#20373) 5 years ago
graphviz.py
inferencer.py
initializer.py Polish english apis' doc (#20184) 5 years ago
input.py fix en_doc api of one-hot and embedding (#20187) 5 years ago
install_check.py Add install check for multigpu (#18323) 6 years ago
io.py New save load interface (#20148) 5 years ago
layer_helper.py Enable users to create custom cpp op outside framework. (#19256) 5 years ago
layer_helper_base.py Feature/auto prune in dygraph (#19757) 5 years ago
lod_tensor.py Fix en docs of apis (#20050) 5 years ago
log_helper.py fix logging basicConfig cannot be setting after import paddle (#17786) 6 years ago
metrics.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
net_drawer.py fix logging basicConfig cannot be setting after import paddle (#17786) 6 years ago
nets.py fix document of 11 APIs (#20278) 5 years ago
op.py
optimizer.py replace data layers, test=develop, test=document_fix (#20368) 5 years ago
parallel_executor.py Fix fluid.data of executor (#20365) 5 years ago
param_attr.py replace data layers, test=develop, test=document_fix (#20368) 5 years ago
profiler.py refine profiler document (#20326) 5 years ago
reader.py replace data layers, test=develop, test=document_fix (#20368) 5 years ago
regularizer.py fix regularizer lod bug (#17848) 6 years ago
sampcd_processor.py hide with inference optim API (#17355) 5 years ago
trainer_desc.py support debug each output of each ins (#19004) 6 years ago
trainer_factory.py trainer from dataset fetch targets (#19760) 5 years ago
unique_name.py Fix dygraph mem leak (#18082) 6 years ago
wrapped_decorator.py rename 6 years ago