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
Zhen Wang e656ca4783
add assert raises in the test_retain_graph UT. (#25983)
5 years ago
..
contrib
dataloader Add iterable dataset support for multiprocess DataLoader (#25558) 5 years ago
distributed
dygraph [Dy2Stat] Removes temporary files created during the transformation of dygraph to static graph. (#26150) 5 years ago
incubate Fix test_hdfs bug. (#26068) 5 years ago
layers paddle.mean: add attr axis, keepdim (#26147) 5 years ago
tests add assert raises in the test_retain_graph UT. (#25983) 5 years ago
transpiler
.gitignore
__init__.py
average.py
backward.py
clip.py
communicator.py
compiler.py
core.py
data.py
data_feed_desc.py
data_feeder.py
dataset.py
debugger.py
default_scope_funcs.py
device_worker.py
distribute_lookup_table.py
dygraph_utils.py
entry_attr.py
evaluator.py
executor.py Save checkpoint automatically (#25917) 5 years ago
framework.py Paddle-2.0 API directory migration (#25898) 5 years ago
graphviz.py
initializer.py
input.py
install_check.py Paddle-2.0 API directory migration (#25898) 5 years ago
io.py Paddle-2.0 API directory migration (#25898) 5 years ago
layer_helper.py
layer_helper_base.py
lod_tensor.py
log_helper.py
metrics.py
multiprocess_utils.py
net_drawer.py
nets.py
op.py
optimizer.py
parallel_executor.py
param_attr.py
profiler.py
reader.py Add iterable dataset support for multiprocess DataLoader (#25558) 5 years ago
regularizer.py
trainer_desc.py
trainer_factory.py
unique_name.py
wrapped_decorator.py