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
石晓伟 ee2f296ef8
Fusion: seqpool_cvm_concat (#18471)
7 years ago
..
contrib Fix unitest of light nas. (#18931) 7 years ago
distributed remove async executor python api to fix document (#17174) 7 years ago
dygraph [DyGraph] Make multi-card program faster (#18892) 7 years ago
incubate adjust ins weight according to nid slot (#18784) 7 years ago
layers Add the op of unique_with_counts, expand count function of the op unique (#18720) 7 years ago
tests Fusion: seqpool_cvm_concat (#18471) 7 years ago
transpiler Remove legacy C++ memory optimization codes (#18834) 7 years ago
.gitignore
__init__.py Remove legacy C++ memory optimization codes (#18834) 7 years ago
annotations.py
average.py add "import paddle.fluid as fluid" to examples lack of it 7 years ago
backward.py Enhance backward process (#18700) 7 years ago
clip.py Hide no support (#18515) 7 years ago
communicator.py fix communicator with pyreader (#18350) 7 years ago
compiler.py Feature/mem opt pass refactor (#18735) 7 years ago
core.py core remove pycpuinfo (#18479) 7 years ago
data_feed_desc.py add "import paddle.fluid as fluid" to examples lack of it 7 years ago
data_feeder.py improve the doc of DataFeeder and default_main_program (#18241) 7 years ago
dataset.py set fleet_send_batch_num a default value according to trainer num 7 years ago
debugger.py Nan debugger init (#18401) 7 years ago
default_scope_funcs.py
device_worker.py Pipeline Concurrency (#17402) 7 years ago
distribute_lookup_table.py
dygraph_grad_clip.py Add no_grad decorator to dygraph (#17790) 7 years ago
evaluator.py fix spelling errors (#17941) 7 years ago
executor.py Remove legacy C++ memory optimization codes (#18834) 7 years ago
framework.py add warning info for CPU_NUM (#18840) 7 years ago
graphviz.py
inferencer.py
initializer.py add "import paddle.fluid as fluid" to examples lack of it 7 years ago
install_check.py Add install check for multigpu (#18323) 7 years ago
io.py add check of executor (#17986) 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 lod_tensor.py grammar error, test=develop (#18308) 7 years ago
log_helper.py fix logging basicConfig cannot be setting after import paddle (#17786) 7 years ago
metrics.py add "import paddle.fluid as fluid" to examples lack of it 7 years ago
net_drawer.py fix logging basicConfig cannot be setting after import paddle (#17786) 7 years ago
nets.py add "import paddle.fluid as fluid" to examples lack of it 7 years ago
op.py
optimizer.py add "import paddle.fluid as fluid" to examples lack of it 7 years ago
parallel_executor.py Fix bug of scope_buffered_ssa_graph_executor (#18100) 7 years ago
param_attr.py fix api-doc related bugs test=develop test=document_preview (#17360) 7 years ago
profiler.py add "import paddle.fluid as fluid" to examples lack of it 7 years ago
reader.py add more traceback to py_reader error msg, test=develop (#18722) 7 years ago
recordio_writer.py rename 7 years ago
regularizer.py fix regularizer lod bug (#17848) 7 years ago
sampcd_processor.py Add code example in CI (#18228) 7 years ago
trainer_desc.py adjust ins weight according to nid slot (#18784) 7 years ago
trainer_factory.py adjust ins weight according to nid slot (#18784) 7 years ago
unique_name.py Fix dygraph mem leak (#18082) 7 years ago
wrapped_decorator.py rename 7 years ago