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
lvmengsi 40b3af9720
Update apiexample (#20247)
7 years ago
..
contrib fix next_tokens of controller (#20060) 7 years ago
distributed remove async executor python api to fix document (#17174) 7 years ago
dygraph Dygraph Layer kwargs & param getter setter (#19901) 7 years ago
incubate fix fleet_desc delete_after_unseen_day bug in node.py (#20091) 7 years ago
layers Update apiexample (#20247) 7 years ago
tests Refine Error Message for New Data API (#20204) 7 years ago
transpiler Speed GEO-SGD (#20158) 7 years ago
.gitignore
__init__.py Trainer heartbeat for async mode (#19600) 7 years ago
annotations.py
average.py add "import paddle.fluid as fluid" to examples lack of it 7 years ago
backward.py fix doc of apply_optimize (#19965) 7 years ago
clip.py Fix en docs of apis (#20050) 7 years ago
communicator.py Add GEO-SGD distribute training algorithm (#20018) 7 years ago
compiler.py hide with inference optim API (#17355) 7 years ago
core.py fix warpctc.dll not found issue (#18761) 7 years ago
data.py Add support for None for fluid.data (#20228) 7 years ago
data_feed_desc.py fix cvm and DataFeedDesc apis (#19994) 7 years ago
data_feeder.py Fill constant error message fix (#20075) 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 Refine Error Message for New Data API (#20204) 7 years ago
framework.py polish in_dygraph_mode (#20200) 7 years ago
graphviz.py
inferencer.py
initializer.py fix api doc, test=develop, test=document_fix, test=document_preview (#20252) 7 years ago
input.py Remove constraint that last dimension is forced to be 1 by adding lookup_table_v2 (#19735) 7 years ago
install_check.py Add install check for multigpu (#18323) 7 years ago
io.py add a new interface _prune_with_input (#20022) 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 add "import paddle.fluid as fluid" to examples lack of it 7 years ago
net_drawer.py fix logging basicConfig cannot be setting after import paddle (#17786) 7 years ago
nets.py Update apiexample (#20247) 7 years ago
op.py
optimizer.py refine optimizer name doc, test=develop, test=document_fix (#20074) 7 years ago
parallel_executor.py Remove compile from PE (#19080) 7 years ago
param_attr.py Fix en docs of apis (#20050) 7 years ago
profiler.py Fix config description error in cuda_profiler function document (#18750) 7 years ago
reader.py improve the error message when handling ndarray with unsupported dtype (#19949) 7 years ago
regularizer.py fix regularizer lod bug (#17848) 7 years ago
sampcd_processor.py hide with inference optim API (#17355) 7 years ago
trainer_desc.py support debug each output of each ins (#19004) 7 years ago
trainer_factory.py trainer from dataset fetch targets (#19760) 7 years ago
unique_name.py Fix dygraph mem leak (#18082) 7 years ago
wrapped_decorator.py rename 7 years ago