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
guofei 80eb77788f
Skip Windows Multi-GPU test of test_fetch_lod_tensor_array (#29508)
4 years ago
..
contrib add the time threshold of quantization tests, test=develop (#29786) 4 years ago
dataloader Add random_split and Subset dataset (#29291) 5 years ago
distributed Upgrade string literals to raw string (#28989) 5 years ago
dygraph Support multi-stream communication for dynamic graph distributed (#29525) 4 years ago
incubate [Feature] one ps (3/4) (#29604) 4 years ago
inference Refine python inference api (#26958) 5 years ago
layers heter box (#29734) 4 years ago
tests Skip Windows Multi-GPU test of test_fetch_lod_tensor_array (#29508) 4 years ago
transpiler
.gitignore
__init__.py [Feature] one ps (3/4) (#29604) 4 years ago
average.py
backward.py [Feature] one ps (3/4) (#29604) 4 years ago
clip.py Upgrade string literals to raw string (#28989) 5 years ago
communicator.py [Feature] one ps (3/4) (#29604) 4 years ago
compiler.py [Kunlun] PR1:Support one Kunlun card training in parallel executor (#29337) 4 years ago
core.py Support type promote for basic math ops (quantum required) (#29265) 5 years ago
data.py Add static mode check on data() (#27495) 5 years ago
data_feed_desc.py
data_feeder.py add complex64 and complex128 type; add +-*/@ and slice opreator for c… (#29199) 5 years ago
dataset.py add set_trainer_num api in dataset (#29133) 5 years ago
debugger.py
default_scope_funcs.py
device_worker.py enable pipeline to run with Executor.run() (#28373) 5 years ago
distribute_lookup_table.py
dygraph_utils.py
entry_attr.py
evaluator.py
executor.py heter box (#29734) 4 years ago
framework.py [Feature] one ps (3/4) (#29604) 4 years ago
generator.py Refine paddle.manual_seed (#26496) 5 years ago
graphviz.py
initializer.py Upgrade string literals to raw string (#28989) 5 years ago
input.py fix gpu outofrange (#29238) 5 years ago
install_check.py Reimplement paddle.utils.install_check. (#27771) 5 years ago
io.py update kunlun conv2d/softmax/elementwise implemetation (#29229) 5 years ago
layer_helper.py support mnist and resnet dygraph_to_static test (#25774) 5 years ago
layer_helper_base.py Upgrade string literals to raw string (#28989) 5 years ago
lod_tensor.py
log_helper.py
metrics.py Upgrade string literals to raw string (#28989) 5 years ago
multiprocess_utils.py
net_drawer.py
nets.py Upgrade string literals to raw string (#28989) 5 years ago
op.py
optimizer.py fix amp support fleet (#29491) 5 years ago
parallel_executor.py Add static_only decorator for static apis (#29015) 5 years ago
param_attr.py [paddle v2.0.0rc1: API fixs] assign/conv2d/conv2d_transpose/cast/ParamAttr (#29171) 5 years ago
profiler.py
reader.py remove BatchSampler type check (#29114) 5 years ago
regularizer.py Upgrade string literals to raw string (#28989) 5 years ago
trainer_desc.py heter box (#29734) 4 years ago
trainer_factory.py heter box (#29734) 4 years ago
unique_name.py modify doc for unique_name.guard unique_name.generate unique_name.switch, test=develop (#27605) 5 years ago
wrapped_decorator.py