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 ffcc11758a
[Dy2Stat] Fix Error when generating train_program in eval mode (#27975)
4 years ago
..
contrib Implement the function of OutScaleForTraining/OutScaleForInference in dygraph (#26601) 4 years ago
dataloader fix DataLoader single process mode exit SIGABRT error. (#27850) 4 years ago
distributed
dygraph [Dy2Stat] Fix Error when generating train_program in eval mode (#27975) 4 years ago
incubate 【paddle.fleet】geo send sparse optimize (#27719) 4 years ago
inference
layers change paddle.fluid.layers.fill_constant to paddle.full in sample codes (#27993) 4 years ago
tests [Dy2Stat] Fix Error when generating train_program in eval mode (#27975) 4 years ago
transpiler
.gitignore
__init__.py
average.py
backward.py Update all the examples which use paddle.static.nn.fc. (#27904) 4 years ago
clip.py
communicator.py Feature/large scale kv save base/delta (#27470) 4 years ago
compiler.py Update all the examples which use paddle.static.nn.fc. (#27904) 4 years ago
core.py
data.py
data_feed_desc.py
data_feeder.py
dataset.py
debugger.py
default_scope_funcs.py
device_worker.py Multi task (#26002) 4 years ago
distribute_lookup_table.py
dygraph_utils.py
entry_attr.py
evaluator.py
executor.py Refine Executor API English Doc for 2.0rc (#27857) 4 years ago
framework.py change paddle.fluid.data to paddle.static.data in sample code (#27992) 4 years ago
generator.py
graphviz.py
initializer.py Update example codes of ConstantInitializer & MSRAInitializer (#27915) 4 years ago
input.py
install_check.py Reimplement paddle.utils.install_check. (#27771) 4 years ago
io.py
layer_helper.py
layer_helper_base.py
lod_tensor.py
log_helper.py
metrics.py Remove and reorganize the alias of APIs (#27717) 4 years ago
multiprocess_utils.py
net_drawer.py
nets.py
op.py
optimizer.py
parallel_executor.py Refine ParallelExecutor English Doc for 2.0RC (#27862) 4 years ago
param_attr.py Update all the examples which use paddle.static.nn.fc. (#27904) 4 years ago
profiler.py
reader.py
regularizer.py
trainer_desc.py
trainer_factory.py
unique_name.py
wrapped_decorator.py