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
Yang Yu ee97604d88
Add documentation generate script
9 years ago
..
layers Add learning rate decay (#7892) 9 years ago
tests Merge pull request #7974 from reyoung/feature/unify_understand_sentiment 9 years ago
.gitignore Change framework to fluid (#5637) 9 years ago
__init__.py Add documentation generate script 9 years ago
backward.py fix a bug 9 years ago
clip.py Merge pull request #7945 from JiayiFeng/dev_debug_string_for_parameter 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 perf enhance reuse connection 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 update 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 Make weight normalization adapt to the up-to-date code 9 years ago
learning_rate_decay.py Add learning rate decay (#7892) 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 Add learning rate decay (#7892) 9 years ago
param_attr.py Make weight normalization adapt to the up-to-date code 9 years ago
profiler.py Add documentation generate script 9 years ago
regularizer.py update debug string 9 years ago