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
Jiabin Yang 7586cdd545
Hide no support (#18515)
6 years ago
..
contrib init custom black white list (#18377) 6 years ago
distributed
dygraph Hide no support (#18515) 6 years ago
incubate make fleet support mpi job submit directly (#18441) 6 years ago
layers Add distributions of normal and uniform (#18023) 6 years ago
tests Hide no support (#18515) 6 years ago
transpiler supports collective training with programs (#18392) 6 years ago
.gitignore
__init__.py Nan debugger init (#18401) 6 years ago
annotations.py
average.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
backward.py Add find_no_grad_vars in backward.py (#17942) 6 years ago
clip.py Hide no support (#18515) 6 years ago
communicator.py fix communicator with pyreader (#18350) 6 years ago
compiler.py Fix Bug-prone code of PE (#18354) 6 years ago
core.py core remove pycpuinfo (#18479) 6 years ago
data_feed_desc.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
data_feeder.py improve the doc of DataFeeder and default_main_program (#18241) 6 years ago
dataset.py dataset (#17973) 6 years ago
debugger.py Nan debugger init (#18401) 6 years ago
default_scope_funcs.py
device_worker.py Pipeline Concurrency (#17402) 6 years ago
distribute_lookup_table.py
dygraph_grad_clip.py
evaluator.py fix spelling errors (#17941) 6 years ago
executor.py Enhance execution error info (#18482) 6 years ago
framework.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
graphviz.py
inferencer.py
initializer.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
install_check.py Add install check for multigpu (#18323) 6 years ago
io.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
layer_helper.py
layer_helper_base.py
lod_tensor.py fix lod_tensor.py grammar error, test=develop (#18308) 6 years ago
log_helper.py fix logging basicConfig cannot be setting after import paddle (#17786) 6 years ago
metrics.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
net_drawer.py fix logging basicConfig cannot be setting after import paddle (#17786) 6 years ago
nets.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
op.py
optimizer.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
parallel_executor.py Fix bug of scope_buffered_ssa_graph_executor (#18100) 6 years ago
param_attr.py
profiler.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
reader.py add friendly error msg to py_reader (#18316) 6 years ago
recordio_writer.py
regularizer.py
trainer_desc.py fix errors in python3 (#18239) 6 years ago
trainer_factory.py Pipeline Concurrency (#17402) 6 years ago
unique_name.py Fix dygraph mem leak (#18082) 6 years ago
wrapped_decorator.py