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
tensor-tang 8cf25c4310
refine core warning message (#18063)
6 years ago
..
contrib Update CPU_NUM config (#18059) 6 years ago
distributed remove async executor python api to fix document (#17174) 6 years ago
dygraph Fix dygraph doc at nn.py for v1.5 (#17904) 6 years ago
incubate fix bug in fleet, test=develop (#18058) 6 years ago
layers Fix GetExpectedKernelType of add_position_encoding_op (#17935) 6 years ago
tests Update CPU_NUM config (#18059) 6 years ago
transpiler fix document of python api get_startup_program() (#17764) 6 years ago
.gitignore
__init__.py Add new gard clip [old gradient clip not support in dy graph] (#17523) 6 years ago
annotations.py
average.py fix the wrong format 6 years ago
backward.py fix recurrent_op,test=develop (#17433) 6 years ago
clip.py fix regularizer lod bug (#17848) 6 years ago
communicator.py Async exe support communicator (#17386) 6 years ago
compiler.py Add Ligth-NAS for PaddleSlim (#17679) 6 years ago
core.py refine core warning message (#18063) 6 years ago
data_feed_desc.py fix data_feed_desc.py example run error (#17452) 6 years ago
data_feeder.py Update CPU_NUM config (#18059) 6 years ago
dataset.py Pipeline Concurrency (#17402) 6 years ago
debugger.py
default_scope_funcs.py
device_worker.py Pipeline Concurrency (#17402) 6 years ago
distribute_lookup_table.py add doc string for downpour.py and distribute_lookup_table.py 6 years ago
dygraph_grad_clip.py Add no_grad decorator to dygraph (#17790) 6 years ago
evaluator.py
executor.py Pipeline Concurrency (#17402) 6 years ago
framework.py Update CPU_NUM config (#18059) 6 years ago
graphviz.py
inferencer.py
initializer.py modify some initializer api (#17301) 6 years ago
install_check.py Add comment for dygraph api (#17869) 6 years ago
io.py fix save/load in fleet (#17675) 6 years ago
layer_helper.py merge confict, test=develop 6 years ago
layer_helper_base.py Fix dygraph unique name bug (#17592) 6 years ago
lod_tensor.py fix api doc,test=develop (#17241) 6 years ago
log_helper.py fix logging basicConfig cannot be setting after import paddle (#17786) 6 years ago
metrics.py test=develop (#17207) 6 years ago
net_drawer.py fix logging basicConfig cannot be setting after import paddle (#17786) 6 years ago
nets.py Fix the example code in some Python API. (#17343) 6 years ago
op.py
optimizer.py Pipeline Concurrency (#17402) 6 years ago
parallel_executor.py move warning of ParallelExecutor (#17945) 6 years ago
param_attr.py fix api-doc related bugs test=develop test=document_preview (#17360) 6 years ago
profiler.py fix profiler and name_scope API examples (#17212) 6 years ago
reader.py use pyreader to read data in dygraph mode (#17314) 6 years ago
recordio_writer.py rename 6 years ago
regularizer.py fix regularizer lod bug (#17848) 6 years ago
trainer_desc.py Pipeline Concurrency (#17402) 6 years ago
trainer_factory.py Pipeline Concurrency (#17402) 6 years ago
unique_name.py update unique_name notes and examples (#17671) 6 years ago
wrapped_decorator.py rename 6 years ago