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/v2/fluid
Yibing Liu 0fbfd2dc70
Simplify the symbol description
9 years ago
..
layers Simplify the symbol description 9 years ago
tests Format doc & add unit test for dynamic_lstmp api 9 years ago
.gitignore Change framework to fluid (#5637) 9 years ago
__init__.py Rename is_compile_gpu to is_compiled_with_cuda 9 years ago
backward.py fix a bug 9 years ago
clip.py update grad clip api 9 years ago
data_feeder.py "fix decode bug" (#7711) 9 years ago
default_scope_funcs.py "fix decode bug" (#7711) 9 years ago
distribute_transpiler.py fix dist transpiler bug 9 years ago
distribute_transpiler_simple.py "fix decode bug" (#7711) 9 years ago
distributed_spliter.py "fix decode bug" (#7711) 9 years ago
evaluator.py Merge pull request #7655 from wanghaoshuang/ctc_evaluator_py 9 years ago
executor.py Fix save load inference model and remove pickle (#7712) 9 years ago
framework.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_global_norm_clip 9 years ago
initializer.py "fix decode bug" (#7711) 9 years ago
io.py Fix save load inference model and remove pickle (#7712) 9 years ago
layer_helper.py Merge pull request #7812 from wanghaoshuang/fix_layer_helper 9 years ago
memory_optimization_transpiler.py Memory optimization on Dynamic RNN (#7599) 9 years ago
net_drawer.py "fix decode bug" (#7711) 9 years ago
nets.py follow comments. 9 years ago
op.py "fix decode bug" (#7711) 9 years ago
optimizer.py "fix decode bug" (#7711) 9 years ago
param_attr.py update 9 years ago
profiler.py Refine profiler code. 9 years ago
regularizer.py "fix decode bug" (#7711) 9 years ago