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
silingtong123 f1eebf75aa
improve op uniform_random, argument shape support tensor and tensor in list (#19786)
5 years ago
..
contrib Follow comment of Merged QAT PR 18970 (#19979) 5 years ago
distributed remove async executor python api to fix document (#17174) 6 years ago
dygraph Dygraph Layer kwargs & param getter setter (#19901) 5 years ago
incubate support change shuffle and train thread num (#19841) 5 years ago
layers improve op uniform_random, argument shape support tensor and tensor in list (#19786) 5 years ago
tests improve op uniform_random, argument shape support tensor and tensor in list (#19786) 5 years ago
transpiler fix APIs, test=document_preview (#19954) 5 years ago
.gitignore
__init__.py Add new data layer (#19916) 5 years ago
annotations.py
average.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
backward.py fix doc of apply_optimize (#19965) 5 years ago
clip.py Fix en docs of apis (#20050) 5 years ago
communicator.py fix communicator with pyreader (#18350) 6 years ago
compiler.py hide with inference optim API (#17355) 5 years ago
core.py fix warpctc.dll not found issue (#18761) 6 years ago
data.py Update API of paddle.fluid.data (#20024) 5 years ago
data_feed_desc.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
data_feeder.py Change backward_guard to optimize_guard to maximize the allreduce overlap. (#19506) 6 years ago
dataset.py support change shuffle and train thread num (#19841) 5 years ago
debugger.py Nan debugger init (#18401) 6 years ago
default_scope_funcs.py
device_worker.py add thread scope stat accurate metrics test=develop (#19480) 6 years ago
distribute_lookup_table.py
dygraph_grad_clip.py Add no_grad decorator to dygraph (#17790) 6 years ago
evaluator.py Fix data type of variable in edit distance evaluator (#19618) 6 years ago
executor.py Paddle error message stack shaping and optimization (#19895) 5 years ago
framework.py Dygraph Layer kwargs & param getter setter (#19901) 5 years ago
graphviz.py
inferencer.py
initializer.py improve op uniform_random, argument shape support tensor and tensor in list (#19786) 5 years ago
input.py Remove constraint that last dimension is forced to be 1 by adding lookup_table_v2 (#19735) 5 years ago
install_check.py Add install check for multigpu (#18323) 6 years ago
io.py Add shape check in load model (#19936) 5 years ago
layer_helper.py merge confict, test=develop 6 years ago
layer_helper_base.py Feature/auto prune in dygraph (#19757) 5 years ago
lod_tensor.py Fix en docs of apis (#20050) 5 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 Fix en docs of apis (#20050) 5 years ago
parallel_executor.py Remove compile from PE (#19080) 6 years ago
param_attr.py Fix en docs of apis (#20050) 5 years ago
profiler.py Fix config description error in cuda_profiler function document (#18750) 6 years ago
reader.py improve the error message when handling ndarray with unsupported dtype (#19949) 5 years ago
regularizer.py fix regularizer lod bug (#17848) 6 years ago
sampcd_processor.py hide with inference optim API (#17355) 5 years ago
trainer_desc.py support debug each output of each ins (#19004) 6 years ago
trainer_factory.py support debug each output of each ins (#19004) 6 years ago
unique_name.py Fix dygraph mem leak (#18082) 6 years ago
wrapped_decorator.py rename 6 years ago