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
dengkaipeng 3841983aa0
fix division error in mean process. test=develop
6 years ago
..
contrib Enable INT8 Calibration Unit Test for MobileNet-V1 (#15539) 6 years ago
distributed remove some comments 6 years ago
imperative Merge pull request #15470 from JiabinYang/feature/imperative 6 years ago
layers use stable Sigmoid Cross Entropy implement. test=develop 6 years ago
tests fix division error in mean process. test=develop 6 years ago
transpiler Add GetVariableNoBarrier on brpc. (#15488) 6 years ago
.gitignore
__init__.py Merge pull request #15331 from panyx0718/api 6 years ago
annotations.py
async_executor.py remove file cnt assignment in async_executor 6 years ago
average.py
backward.py Shameless copy 6 years ago
clip.py Fix clip.py (#14718) 6 years ago
compiler.py add python inference api (#15248) 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
executor.py resolve conflicts 6 years ago
framework.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet 6 years ago
graphviz.py
inferencer.py
initializer.py update TestNumpyArrayInitializer test=develop 6 years ago
io.py checkpoint at distributed training (#14854) 6 years ago
layer_helper.py fix default create_parameter dtype maching initializers (#15521) 6 years ago
lod_tensor.py
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
optimizer.py Refine stop_gradient 6 years ago
parallel_executor.py fix tangwei merge issue test=develop (#15506) 6 years ago
param_attr.py fix api format and example (#14686) 6 years ago
profiler.py
recordio_writer.py
regularizer.py
trainer.py
unique_name.py