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
Xin Pan cf3a07e8f8
Merge pull request #14878 from panyx0718/imperative
6 years ago
..
contrib add hdfs_utils & helper & node doc 6 years ago
distributed remove some comments 6 years ago
imperative MLP forward backward 6 years ago
layers fix lint 6 years ago
tests Merge pull request #14878 from panyx0718/imperative 6 years ago
transpiler Merge pull request #14879 from panyx0718/clean 6 years ago
.gitignore
__init__.py add ctc support for windows 6 years ago
annotations.py
async_executor.py fix doc 6 years ago
average.py fix the wrong format 6 years ago
backward.py MLP forward backward 6 years ago
clip.py Fix clip.py (#14718) 6 years ago
data_feed_desc.py AsyncExecutor (#14627) 6 years ago
data_feeder.py Fix io doc (#14751) 6 years ago
debugger.py
default_scope_funcs.py
distribute_lookup_table.py add doc string for downpour.py and distribute_lookup_table.py 6 years ago
evaluator.py Refine detection mAP in metrics.py. 6 years ago
executor.py fix api format and example (#14686) 6 years ago
framework.py Merge pull request #14878 from panyx0718/imperative 6 years ago
graphviz.py
inferencer.py Move trainer to contrib 6 years ago
initializer.py Add scope doc (#14582) 6 years ago
io.py Fix io doc (#14751) 6 years ago
layer_helper.py Revert "Merge pull request #14798 from PaddlePaddle/revert-14786-revert-14782-revert-14398-imperative" 6 years ago
lod_tensor.py fix lod tensor 6 years ago
metrics.py fix api format and example (#14686) 6 years ago
net_drawer.py
nets.py Add bias_attr in sequence_conv_pool API. (#14553) 6 years ago
op.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op 6 years ago
optimizer.py add comment for lazy_mode adam optimizer 6 years ago
parallel_executor.py Add reduce sparse tensor feature. (#14757) 6 years ago
param_attr.py fix api format and example (#14686) 6 years ago
profiler.py
recordio_writer.py fix_recordio_internal_link 6 years ago
regularizer.py Fix input<tensor> (#14208) 6 years ago
trainer.py Move trainer to contrib 6 years ago
unique_name.py