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
liuyuhui bb20dcfc1a
[Kunlun] bug fix of PR2: Support MultiDevicePass and BKCL in parallel executor (#29961)
6 years ago
..
contrib clean redundant API alias in 2.0 - part 1 (#29928) 6 years ago
dataloader Add random_split and Subset dataset (#29291) 6 years ago
distributed
dygraph fix the state_dict bug for the xpu (#29888) 6 years ago
incubate [Feature] one ps (3/4) (#29604) 6 years ago
inference
layers clean redundant API alias in 2.0 - part 1 (#29928) 6 years ago
tests [Kunlun] bug fix of PR2: Support MultiDevicePass and BKCL in parallel executor (#29961) 6 years ago
transpiler
.gitignore
__init__.py [Feature] one ps (3/4) (#29604) 6 years ago
average.py
backward.py [Feature] one ps (3/4) (#29604) 6 years ago
clip.py
communicator.py [Feature] one ps (3/4) (#29604) 6 years ago
compiler.py [Kunlun] PR2: Support MultiDevicePass and BKCL in parallel executor (#29574) 6 years ago
core.py Support type promote for basic math ops (quantum required) (#29265) 6 years ago
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 heter box (#29734) 6 years ago
framework.py [Kunlun] PR2: Support MultiDevicePass and BKCL in parallel executor (#29574) 6 years ago
generator.py
graphviz.py
initializer.py
input.py fix gpu outofrange (#29238) 6 years ago
install_check.py
io.py
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 fix optimizer dtype (#29917) 6 years ago
parallel_executor.py
param_attr.py [paddle v2.0.0rc1: API fixs] assign/conv2d/conv2d_transpose/cast/ParamAttr (#29171) 6 years ago
profiler.py
reader.py
regularizer.py
trainer_desc.py heter box (#29734) 6 years ago
trainer_factory.py heter box (#29734) 6 years ago
unique_name.py
wrapped_decorator.py