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
Kexin Zhao 8b16927230
add fp16 support to conv3d
7 years ago
..
layers initial commit (#10387) 7 years ago
tests add fp16 support to conv3d 7 years ago
.gitignore
__init__.py Fix fluid/__init__.py 7 years ago
average.py
backward.py
clip.py
concurrency.py
data_feeder.py
debuger.py
default_scope_funcs.py
distribute_transpiler.py refine delete ops 7 years ago
distribute_transpiler_simple.py
distributed_splitter.py
evaluator.py
executor.py
framework.py refine delete ops 7 years ago
graphviz.py
inference_transpiler.py Add float16 demo code and put float16 work in contrib/float16 folder (#10331) 7 years ago
inferencer.py Trainer save load params (#10386) 7 years ago
initializer.py
io.py
layer_helper.py initial commit (#10387) 7 years ago
memory_optimization_transpiler.py
metrics.py
net_drawer.py
nets.py
op.py
optimizer.py A naive trainer implementation 7 years ago
parallel_executor.py update sparse gradient parameter with reduce and broadcast 7 years ago
param_attr.py
profiler.py
recordio_writer.py
regularizer.py
trainer.py Trainer save load params (#10386) 7 years ago
unique_name.py