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
liym27 525c32e33c
Fix bug of set_value op:Decerease axes to do right broadcast (#31875)
4 years ago
..
contrib [dygraph qat] Use layer to calculate output scale (#31861) 4 years ago
dataloader add GPU tensor notice & update default_collate_fn/default_convert_fn. test=develop (#31763) 4 years ago
distributed Upgrade string literals to raw string (#28989) 4 years ago
dygraph [Dy2stat] Fix the bug that loop_body_func may return single element (#31806) 4 years ago
incubate 【Paddle.Fleet】Fix one ps gradient clip (#31664) 4 years ago
inference
layers [ROCM] added a cudnn switch of conv2d for rocm platform (#31836) 4 years ago
tests Fix bug of set_value op:Decerease axes to do right broadcast (#31875) 4 years ago
transpiler support multi node in heterps (#31102) 4 years ago
.gitignore
__init__.py [ROCM] added a cudnn switch of conv2d for rocm platform (#31836) 4 years ago
average.py
backward.py Recompute Offload (#30233) 4 years ago
clip.py Upgrade string literals to raw string (#28989) 4 years ago
communicator.py [Feature] one ps (3/4) (#29604) 4 years ago
compiler.py [Kunlun]Multi xpu dygraph performance optimization , add distributed.spawn support for multi xpu and some bug-fixes (#31130) 4 years ago
core.py Separate AVX and NO_AVX compilation, enhance installation error message (#30413) 4 years ago
data.py
data_feed_desc.py
data_feeder.py [oneDNN] Initial bf16 amp integration (#31093) 4 years ago
dataset.py add set_trainer_num api in dataset (#29133) 4 years ago
debugger.py Delete fast_check_nan_inf (#31788) 4 years ago
default_scope_funcs.py
device_worker.py [3D-parallel] Reformat pipeline parallel (#31786) 4 years ago
distribute_lookup_table.py
dygraph_utils.py
entry_attr.py fix entry (#31079) 4 years ago
evaluator.py
executor.py [3D-parallel] Reformat pipeline parallel (#31786) 4 years ago
framework.py Fix bug of set_value op:Decerease axes to do right broadcast (#31875) 4 years ago
generator.py refine the paddle place support using str (#28769) 4 years ago
graphviz.py
initializer.py Upgrade string literals to raw string (#28989) 4 years ago
input.py fix gpu outofrange (#29238) 4 years ago
install_check.py
io.py Save load/save pickle protocol (#31044) 4 years ago
layer_helper.py
layer_helper_base.py Upgrade string literals to raw string (#28989) 4 years ago
lod_tensor.py
log_helper.py
metrics.py Upgrade string literals to raw string (#28989) 4 years ago
multiprocess_utils.py DataLoader supprot dict str (#31481) 4 years ago
net_drawer.py
nets.py Upgrade string literals to raw string (#28989) 4 years ago
op.py
optimizer.py [3D-parallel] Reformat pipeline parallel (#31786) 4 years ago
parallel_executor.py Add static_only decorator for static apis (#29015) 4 years ago
param_attr.py add optional for param attr args, test=document_fix (#31105) 4 years ago
profiler.py
reader.py add GPU tensor notice & update default_collate_fn/default_convert_fn. test=develop (#31763) 4 years ago
regularizer.py Upgrade string literals to raw string (#28989) 4 years ago
trainer_desc.py heter box (#29734) 4 years ago
trainer_factory.py heter box (#29734) 4 years ago
unique_name.py
wrapped_decorator.py