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
minqiyang 159c407328
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
8 years ago
..
contrib Enable INT8 Calibration Unit Test for MobileNet-V1 (#15539) 8 years ago
distributed remove some comments 8 years ago
imperative Polish code 8 years ago
layers Merge pull request #15027 from shippingwang/shufflechannel 8 years ago
tests Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet 8 years ago
transpiler Add GetVariableNoBarrier on brpc. (#15488) 8 years ago
.gitignore
__init__.py Merge pull request #15331 from panyx0718/api 8 years ago
annotations.py
async_executor.py remove file cnt assignment in async_executor 8 years ago
average.py fix the wrong format 8 years ago
backward.py Shameless copy 8 years ago
clip.py Fix clip.py (#14718) 8 years ago
compiler.py add python inference api (#15248) 8 years ago
data_feed_desc.py AsyncExecutor (#14627) 8 years ago
data_feeder.py Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371) 8 years ago
debugger.py
default_scope_funcs.py
distribute_lookup_table.py add doc string for downpour.py and distribute_lookup_table.py 8 years ago
evaluator.py Refine detection mAP in metrics.py. 8 years ago
executor.py resolve conflicts 8 years ago
framework.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet 8 years ago
graphviz.py
inferencer.py Move trainer to contrib 8 years ago
initializer.py update TestNumpyArrayInitializer test=develop 8 years ago
io.py checkpoint at distributed training (#14854) 8 years ago
layer_helper.py Polish code 8 years ago
lod_tensor.py fix lod tensor 8 years ago
metrics.py en api improve format Dec 27 8 years ago
net_drawer.py Fix net_drawer 8 years ago
nets.py Add bias_attr in sequence_conv_pool API. (#14553) 8 years ago
op.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op 8 years ago
optimizer.py Refine stop_gradient 8 years ago
parallel_executor.py fix tangwei merge issue test=develop (#15506) 8 years ago
param_attr.py fix api format and example (#14686) 8 years ago
profiler.py
recordio_writer.py fix_recordio_internal_link 8 years ago
regularizer.py Fix input<tensor> (#14208) 8 years ago
trainer.py Move trainer to contrib 8 years ago
unique_name.py