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
gongweibao 78431dc7bc
Add detail log on parallel dygraph unit test when failed. (#20660)
7 years ago
..
contrib Move pool2d to add_quant_dequant_pass, test=develop (#20586) 7 years ago
distributed remove async executor python api to fix document (#17174) 7 years ago
dygraph fix en docs of Layer and guard (#20512) 7 years ago
incubate Fix communicator slow bug & fix communicator stop bug (#20366) 7 years ago
layers fix elementwise_floordiv_op and elementwise_mod_op (#20534) 7 years ago
tests Add detail log on parallel dygraph unit test when failed. (#20660) 7 years ago
transpiler Fix communicator slow bug & fix communicator stop bug (#20366) 7 years ago
.gitignore
__init__.py Retry when failed to bind address. (#20642) 7 years ago
annotations.py
average.py add "import paddle.fluid as fluid" to examples lack of it 7 years ago
backward.py fill_constant support Tensor; (#20521) 7 years ago
clip.py fix GradientClipByNorm english doc (#20224) 7 years ago
communicator.py Add GEO-SGD distribute training algorithm (#20018) 7 years ago
compiler.py Fix fluid.data of executor (#20365) 7 years ago
core.py New save load interface (#20148) 7 years ago
data.py Modify English doc of fluid.data (#20248) 7 years ago
data_feed_desc.py fix cvm and DataFeedDesc apis (#19994) 7 years ago
data_feeder.py add input type and dtype check for cast_op (#20070) 7 years ago
dataset.py support change shuffle and train thread num (#19841) 7 years ago
debugger.py Nan debugger init (#18401) 7 years ago
default_scope_funcs.py
device_worker.py add thread scope stat accurate metrics test=develop (#19480) 7 years ago
distribute_lookup_table.py
dygraph_grad_clip.py Add no_grad decorator to dygraph (#17790) 7 years ago
evaluator.py Fix data type of variable in edit distance evaluator (#19618) 7 years ago
executor.py update global scope doc (#20483) 7 years ago
framework.py refine error message of input TypeError in framework.py (#19970) 7 years ago
graphviz.py
inferencer.py
initializer.py udpate en doc test=develop, test=document_fix (#20459) 7 years ago
input.py enhance embedding error message test=develop (#20246) 7 years ago
install_check.py Add install check for multigpu (#18323) 7 years ago
io.py Modify English documents (#20452) 7 years ago
layer_helper.py Enable users to create custom cpp op outside framework. (#19256) 7 years ago
layer_helper_base.py Feature/auto prune in dygraph (#19757) 7 years ago
lod_tensor.py Fix en docs of apis (#20050) 7 years ago
log_helper.py fix logging basicConfig cannot be setting after import paddle (#17786) 7 years ago
metrics.py Fix the English document for 1.6 (#20338) 7 years ago
net_drawer.py fix logging basicConfig cannot be setting after import paddle (#17786) 7 years ago
nets.py Update some en api docs (#20496) 7 years ago
op.py
optimizer.py optimize the english description for APIs test=develop test=document_fix (#20286) 7 years ago
parallel_executor.py Fix fluid.data of executor (#20365) 7 years ago
param_attr.py modify WeightNormParamAttr English doc test=develop (#20218) 7 years ago
profiler.py refine profiler document (#20326) 7 years ago
reader.py Refine py_reader exit (#20331) 7 years ago
regularizer.py Modify doc for shuffle, firstn, save_vars, load_vars, L1DecayRegularizer, L2DecayRegularizer (#20287) 7 years ago
sampcd_processor.py hide with inference optim API (#17355) 7 years ago
trainer_desc.py dump fix dov vec file num (#20539) 7 years ago
trainer_factory.py Fix communicator slow bug & fix communicator stop bug (#20366) 7 years ago
unique_name.py Polish en APIs of unique_name, test=develop, test=document_fix (#20113) 7 years ago
wrapped_decorator.py rename 7 years ago