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
PaddlePaddle-Gardener d19aaf0c19
!39 [3D-parallel] add 1f1b scheduler for pipeline
5 years ago
..
contrib !38 Fix skip_quant in QAT 5 years ago
dataloader remove 5 years ago
distributed Upgrade string literals to raw string (#28989) 6 years ago
dygraph [Dy2stat]Fix bug with static_convert_var_shape in locals scope (#31556) 5 years ago
incubate 【Paddle.Fleet】Fix 5 years ago
inference
layers support 5 years ago
tests !39 [3D-parallel] add 1f1b scheduler for pipeline 5 years ago
transpiler support multi node in heterps (#31102) 5 years ago
.gitignore
__init__.py [Feature] one ps (3/4) (#29604) 6 years ago
average.py
backward.py Recompute Offload (#30233) 6 years ago
clip.py Upgrade string literals to raw string (#28989) 6 years ago
communicator.py [Feature] one ps (3/4) (#29604) 6 years ago
compiler.py [Kunlun]Multi xpu dygraph performance optimization , add distributed.spawn support for multi xpu and some bug-fixes (#31130) 5 years ago
core.py Separate AVX and NO_AVX compilation, enhance installation error message (#30413) 6 years ago
data.py
data_feed_desc.py
data_feeder.py polish printing dtype (#30682) 6 years ago
dataset.py add set_trainer_num api in dataset (#29133) 6 years ago
debugger.py
default_scope_funcs.py
device_worker.py !39 [3D-parallel] add 1f1b scheduler for pipeline 5 years ago
distribute_lookup_table.py
dygraph_utils.py
entry_attr.py fix entry (#31079) 5 years ago
evaluator.py
executor.py refine the paddle place support using str (#28769) 6 years ago
framework.py Convert 5 years ago
generator.py refine the paddle place support using str (#28769) 6 years ago
graphviz.py
initializer.py Upgrade string literals to raw string (#28989) 6 years ago
input.py fix gpu outofrange (#29238) 6 years ago
install_check.py
io.py Save load/save pickle protocol (#31044) 5 years ago
layer_helper.py
layer_helper_base.py Upgrade string literals to raw string (#28989) 6 years ago
lod_tensor.py
log_helper.py
metrics.py Upgrade string literals to raw string (#28989) 6 years ago
multiprocess_utils.py DataLoader supprot dict str (#31481) 5 years ago
net_drawer.py
nets.py Upgrade string literals to raw string (#28989) 6 years ago
op.py
optimizer.py !39 [3D-parallel] add 1f1b scheduler for pipeline 5 years ago
parallel_executor.py Add static_only decorator for static apis (#29015) 6 years ago
param_attr.py add optional for param attr args, test=document_fix (#31105) 5 years ago
profiler.py
reader.py Set expected place in child thread for dataloader to avoid costing cuda memory on other card (#30338) 6 years ago
regularizer.py Upgrade string literals to raw string (#28989) 6 years ago
trainer_desc.py heter box (#29734) 6 years ago
trainer_factory.py heter box (#29734) 6 years ago
unique_name.py
wrapped_decorator.py