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
juncaipeng f4379a9149
Update the precision of some op tests from fp32 to fp64 (#21847)
6 years ago
..
contrib Fix post training quantization (#21745) 6 years ago
distributed remove async executor python api to fix document (#17174) 6 years ago
dygraph tmp fix depthwise_conv2d in dygraph (#21840) 6 years ago
incubate bugfix: construct a DistributedStrategy instance if the passed one is None (#21545) 6 years ago
layers add unary operator __neg__, test=develop (#21787) 6 years ago
tests Update the precision of some op tests from fp32 to fp64 (#21847) 6 years ago
transpiler memory leak for cpu (#21174) 6 years ago
.gitignore
__init__.py Add some debug flags to auto growth allocator (#21766) 6 years ago
annotations.py
average.py add "import paddle.fluid as fluid" to examples lack of it 6 years ago
backward.py Fix Backward Bugs in Conditional Block (#21809) 6 years ago
clip.py fix GradientClipByNorm english doc (#20224) 6 years ago
communicator.py Add GEO-SGD distribute training algorithm (#20018) 6 years ago
compiler.py Fix fluid.data of executor (#20365) 6 years ago
core.py Add get_all_kernels api of registered data_type in pybind.cc (#21499) 6 years ago
data.py Modify English doc of fluid.data (#20248) 6 years ago
data_feed_desc.py fix cvm and DataFeedDesc apis (#19994) 6 years ago
data_feeder.py simplify dygraph data loader code, test=develop (#21722) 6 years ago
dataset.py Paddlebox Related to Framework (#21586) 6 years ago
debugger.py Nan debugger init (#18401) 6 years ago
default_scope_funcs.py
device_worker.py fix skip_op bug (#21418) 6 years ago
distribute_lookup_table.py add doc string for downpour.py and distribute_lookup_table.py 7 years ago
dygraph_grad_clip.py support float64 for GradClipByGlobalNorm in dygraph, test=develop (#21401) 6 years ago
evaluator.py Fix data type of variable in edit distance evaluator (#19618) 6 years ago
executor.py Paddlebox Related to Framework (#21586) 6 years ago
framework.py fix bug that tuple(Variable) is converted to list(Variable) uncorrectly (#21687) 6 years ago
graphviz.py
inferencer.py
initializer.py udpate en doc test=develop, test=document_fix (#20459) 6 years ago
input.py adapt test_collective_base.py for only two GPU cards available. (#21307) 6 years ago
install_check.py Add install check for multigpu (#18323) 6 years ago
io.py memory leak for cpu (#21174) 6 years ago
layer_helper.py Enable users to create custom cpp op outside framework. (#19256) 6 years ago
layer_helper_base.py Refine VarBase init function (#21587) 6 years ago
lod_tensor.py Fix en docs of apis (#20050) 6 years ago
log_helper.py fix logging basicConfig cannot be setting after import paddle (#17786) 6 years ago
metrics.py Fix the English document for 1.6 (#20338) 6 years ago
net_drawer.py fix logging basicConfig cannot be setting after import paddle (#17786) 6 years ago
nets.py Update some en api docs (#20496) 6 years ago
op.py
optimizer.py Paddlebox Related to Framework (#21586) 6 years ago
parallel_executor.py Fix fluid.data of executor (#20365) 6 years ago
param_attr.py modify WeightNormParamAttr English doc test=develop (#20218) 6 years ago
profiler.py refine profiler document (#20326) 6 years ago
reader.py simplify dygraph data loader code, test=develop (#21722) 6 years ago
regularizer.py Modify doc for shuffle, firstn, save_vars, load_vars, L1DecayRegularizer, L2DecayRegularizer (#20287) 6 years ago
trainer_desc.py support general embedding params (#21217) 6 years ago
trainer_factory.py fix logger problem (#21342) 6 years ago
unique_name.py Polish en APIs of unique_name, test=develop, test=document_fix (#20113) 6 years ago
wrapped_decorator.py rename 6 years ago