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 4ca19d4e18
Add python api for lstmp operator
8 years ago
..
layers Add python api for lstmp operator 8 years ago
tests Merge pull request #7739 from pkuyym/fix-7717 8 years ago
.gitignore Change framework to fluid (#5637) 8 years ago
__init__.py Rename is_compile_gpu to is_compiled_with_cuda 8 years ago
backward.py fix a bug 8 years ago
clip.py update grad clip api 8 years ago
data_feeder.py "fix decode bug" (#7711) 8 years ago
default_scope_funcs.py "fix decode bug" (#7711) 8 years ago
distribute_transpiler.py Transpiler: fix pserver crash due to split var name check. 8 years ago
distribute_transpiler_simple.py "fix decode bug" (#7711) 8 years ago
distributed_spliter.py "fix decode bug" (#7711) 8 years ago
evaluator.py Merge pull request #7655 from wanghaoshuang/ctc_evaluator_py 8 years ago
executor.py Fix save load inference model and remove pickle (#7712) 8 years ago
framework.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_global_norm_clip 8 years ago
initializer.py "fix decode bug" (#7711) 8 years ago
io.py Fix save load inference model and remove pickle (#7712) 8 years ago
layer_helper.py Merge pull request #7812 from wanghaoshuang/fix_layer_helper 8 years ago
memory_optimization_transpiler.py Memory optimization on Dynamic RNN (#7599) 8 years ago
net_drawer.py "fix decode bug" (#7711) 8 years ago
nets.py follow comments. 8 years ago
op.py "fix decode bug" (#7711) 8 years ago
optimizer.py "fix decode bug" (#7711) 8 years ago
param_attr.py update 8 years ago
profiler.py Refine profiler code. 8 years ago
regularizer.py "fix decode bug" (#7711) 8 years ago