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
Aurelius84 8bbb829a03
[Dy2stat]Support nested input and output (#24752)
5 years ago
..
contrib Update sigmoid output from Y to out, test=develop (#24765) 5 years ago
dataloader Refine DataLoader support multi-processing (#23107) 5 years ago
distributed fix typo words (#22653) 5 years ago
dygraph [Dy2stat]Support nested input and output (#24752) 5 years ago
incubate add timeout and http store in communication (#23436) 5 years ago
layers [Dy2stat] Support len syntax (#24638) 5 years ago
tests [Dy2stat]Support nested input and output (#24752) 5 years ago
transpiler add type for lsgd, test=develop (#24702) 5 years ago
.gitignore
__init__.py add enable_imperative, disable_imperative alis; test=develop (#24392) 5 years ago
annotations.py
average.py
backward.py English API Docs Optimization Part 1 (#24536) 5 years ago
clip.py English API Docs Optimization Part 1 (#24536) 5 years ago
communicator.py SYNC with communicaotor (#22344) 5 years ago
compiler.py English API Docs Optimization Part 1 (#24536) 5 years ago
core.py Refine DataLoader support multi-processing (#23107) 5 years ago
data.py English API Docs Optimization Part 1 (#24536) 5 years ago
data_feed_desc.py English API Docs Optimization Part 1 (#24536) 5 years ago
data_feeder.py English API Docs Optimization Part 1 (#24536) 5 years ago
dataset.py Support AucRunner in PaddleBox (#22884) 5 years ago
debugger.py fix typo words (#22653) 5 years ago
default_scope_funcs.py
device_worker.py Fix judge pslib transpiler (#23720) 5 years ago
distribute_lookup_table.py
dygraph_utils.py fix if logic in dygraph (#23728) 5 years ago
evaluator.py fix typo in error message (#22312) 5 years ago
executor.py English API Docs Optimization Part 1 (#24536) 5 years ago
framework.py Support int32 int64 and fix bug (#24407) 5 years ago
graphviz.py
initializer.py add try finally, test=develop (#24243) 5 years ago
input.py English API Docs Optimization Part 1 (#24536) 5 years ago
install_check.py fix typo words (#22653) 5 years ago
io.py English API Docs Optimization Part 1 (#24536) 5 years ago
layer_helper.py Enable users to create custom cpp op outside framework. (#19256) 5 years ago
layer_helper_base.py API(to_variable/save_dygraph) error message enhancement(#23683) 5 years ago
lod_tensor.py test=develop (#24522) 5 years ago
log_helper.py fix logger propagate. test=develop (#23961) 5 years ago
metrics.py fix typo word (#22784) 5 years ago
multiprocess_utils.py Refine DataLoader support multi-processing (#23107) 5 years ago
net_drawer.py
nets.py test=develop (#24522) 5 years ago
op.py Implement StaticModelRunner to support dygraph fine-tune static graph pre-training model (#23171) 5 years ago
optimizer.py add new learing rate strategy to reduce lr when loss reach on plateau (#24322) 5 years ago
parallel_executor.py test=develop (#24522) 5 years ago
param_attr.py test=develop (#24522) 5 years ago
profiler.py add try finally, test=develop (#24243) 5 years ago
reader.py remove imperative data loader place limit, test=develop (#24641) 5 years ago
regularizer.py Avoid logging.info be printed many times in dygraph_mode,test=develop (#23932) 5 years ago
trainer_desc.py Random Dump (#24477) 5 years ago
trainer_factory.py Random Dump (#24477) 5 years ago
unique_name.py add try finally, test=develop (#24243) 5 years ago
wrapped_decorator.py