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
石晓伟 acbb4bf38d
update python API examples (#17351)
7 years ago
..
contrib Add data distributed_sampler (#17573) 7 years ago
distributed remove async executor python api to fix document (#17174) 7 years ago
dygraph update parallel_helper (#17691) 7 years ago
incubate Async exe support communicator (#17386) 7 years ago
layers update python API examples (#17351) 7 years ago
tests Revert "Enable SQRT operator for the nGraph Bridge (#17549)" (#17680) 7 years ago
transpiler Add multi-ncclcomm and 2D ncclallreduce support. (#17263) 7 years ago
.gitignore
__init__.py Optimize communicator flags (#17494) 7 years ago
annotations.py
average.py fix the wrong format 8 years ago
backward.py fix recurrent_op,test=develop (#17433) 7 years ago
clip.py [DOC][PYTHON] Fix api docs, test=develop, test=document_preview (#17629) 7 years ago
communicator.py Async exe support communicator (#17386) 7 years ago
compiler.py Add multi-ncclcomm and 2D ncclallreduce support. (#17263) 7 years ago
data_feed_desc.py fix data_feed_desc.py example run error (#17452) 7 years ago
data_feeder.py improve the API Sample of DataFeeder, memory_optimize and release_memory (#17374) 7 years ago
dataset.py examples use code-block in dataset.py (#17451) 7 years ago
debugger.py
default_scope_funcs.py
device_worker.py add save/load model, shrink table, cvm, config file & fix pull dense bug (#17118) 7 years ago
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 add Run Prepared Ctx (#17616) 7 years ago
framework.py Add multi-ncclcomm and 2D ncclallreduce support. (#17263) 7 years ago
graphviz.py
inferencer.py Move trainer to contrib 8 years ago
initializer.py fix distribute doc test=develop (#17318) 7 years ago
install_check.py move imperative to dygraph, test=develop 7 years ago
io.py Fix the bug in the AnalysisPredictor and add more directions about io APIs. (#17639) 7 years ago
layer_helper.py merge confict, test=develop 7 years ago
layer_helper_base.py Fix dygraph unique name bug (#17592) 7 years ago
lod_tensor.py fix api doc,test=develop (#17241) 7 years ago
metrics.py test=develop (#17207) 7 years ago
net_drawer.py Fix net_drawer 8 years ago
nets.py Fix the example code in some Python API. (#17343) 7 years ago
op.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_reorg_op 8 years ago
optimizer.py fix the api example for create_global_var, create_parameter, SGDOptim… (#17371) 7 years ago
parallel_executor.py Add DropLocalExeScopes in ParallelExecutor (#17297) 7 years ago
param_attr.py fix api-doc related bugs test=develop test=document_preview (#17360) 7 years ago
profiler.py fix profiler and name_scope API examples (#17212) 7 years ago
reader.py Fix some data and reader related API code (#17202) 7 years ago
recordio_writer.py rename 7 years ago
regularizer.py Fix some api example codes' bugs and these APIs include load_inference_model, load_vars, save_vars, L1DecayRegularizer and L2DecayRegularizer. (#17324) 7 years ago
trainer_desc.py add save/load model, shrink table, cvm, config file & fix pull dense bug (#17118) 7 years ago
trainer_factory.py add save/load model, shrink table, cvm, config file & fix pull dense bug (#17118) 7 years ago
unique_name.py update unique_name notes and examples (#17671) 7 years ago
wrapped_decorator.py rename 7 years ago