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
Aurelius84 8af0d85ea4
fix unittest failed on windows GPU (#29072)
6 years ago
..
contrib Quant nn2.0 (#28764) 6 years ago
dataloader Upgrade string literals to raw string (#28989) 6 years ago
distributed Upgrade string literals to raw string (#28989) 6 years ago
dygraph Polish parallel api impl & doc details (#28980) 6 years ago
incubate Upgrade string literals to raw string (#28989) 6 years ago
inference
layers fix some docs (#29011) 6 years ago
tests fix unittest failed on windows GPU (#29072) 6 years ago
transpiler
.gitignore
__init__.py Fix gpu memory allocation bug. (#28703) 6 years ago
average.py
backward.py Update all the examples which use paddle.static.nn.fc. (#27904) 6 years ago
clip.py Upgrade string literals to raw string (#28989) 6 years ago
communicator.py Feature/large scale kv save base/delta (#27470) 6 years ago
compiler.py Update all the examples which use paddle.static.nn.fc. (#27904) 6 years ago
core.py Upgrade string literals to raw string (#28989) 6 years ago
data.py
data_feed_desc.py
data_feeder.py
dataset.py
debugger.py
default_scope_funcs.py
device_worker.py enable pipeline to run with Executor.run() (#28373) 6 years ago
distribute_lookup_table.py
dygraph_utils.py
entry_attr.py
evaluator.py
executor.py enable pipeline to run with Executor.run() (#28373) 6 years ago
framework.py Upgrade string literals to raw string (#28989) 6 years ago
generator.py
graphviz.py
initializer.py Upgrade string literals to raw string (#28989) 6 years ago
input.py Upgrade string literals to raw string (#28989) 6 years ago
install_check.py Reimplement paddle.utils.install_check. (#27771) 6 years ago
io.py adjust kunlun header file (#28536) 6 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
net_drawer.py
nets.py Upgrade string literals to raw string (#28989) 6 years ago
op.py
optimizer.py Upgrade string literals to raw string (#28989) 6 years ago
parallel_executor.py Refine ParallelExecutor English Doc for 2.0RC (#27862) 6 years ago
param_attr.py Upgrade string literals to raw string (#28989) 6 years ago
profiler.py
reader.py Upgrade string literals to raw string (#28989) 6 years ago
regularizer.py Upgrade string literals to raw string (#28989) 6 years ago
trainer_desc.py support ps-gpu (#28752) 6 years ago
trainer_factory.py support ps-gpu (#28752) 6 years ago
unique_name.py modify doc for unique_name.guard unique_name.generate unique_name.switch, test=develop (#27605) 6 years ago
wrapped_decorator.py