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
Qiyang Min 187cffd019
Merge pull request #15928 from velconia/imperative_backward_hooks
6 years ago
..
contrib add some op_des funs to IrOpNode and add some var_des funs to IrVarNode. test=develop 6 years ago
distributed remove some comments 6 years ago
imperative Polish code 6 years ago
layers Merge pull request #15887 from shippingwang/cosine_decay_op 6 years ago
tests Merge pull request #15928 from velconia/imperative_backward_hooks 6 years ago
transpiler polish 6 years ago
.gitignore
__init__.py The flag of mkldnn is enabled iff it is necessary 6 years ago
annotations.py
async_executor.py remove file cnt assignment in async_executor 6 years ago
average.py fix the wrong format 6 years ago
backward.py Shameless copy 6 years ago
clip.py Fix clip.py (#14718) 6 years ago
compiler.py Merge pull request #15425 from panyx0718/api 6 years ago
data_feed_desc.py AsyncExecutor (#14627) 6 years ago
data_feeder.py Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371) 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 follow comments 6 years ago
framework.py Merge pull request #15928 from velconia/imperative_backward_hooks 6 years ago
graphviz.py
inferencer.py
initializer.py Polish code 6 years ago
io.py fix params with only 1 dim (#15828) 6 years ago
layer_helper.py polish parameter names 6 years ago
lod_tensor.py fix lod tensor 6 years ago
metrics.py en api improve format Dec 27 6 years ago
net_drawer.py Fix net_drawer 6 years ago
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 parameter description 6 years ago
parallel_executor.py add deprecation warning. 6 years ago
param_attr.py fix api format and example (#14686) 6 years ago
profiler.py rename 6 years ago
recordio_writer.py rename 6 years ago
regularizer.py Fix input<tensor> (#14208) 6 years ago
trainer.py
unique_name.py rename 6 years ago
wrapped_decorator.py rename 6 years ago