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
xuwei06 37a251ebaf
Fix copyright for test_fetch_var.py
7 years ago
..
layers helper functions fetch_var and get_var 7 years ago
tests Fix copyright for test_fetch_var.py 7 years ago
.gitignore Change framework to fluid (#5637) 8 years ago
__init__.py set FLAGS_warpctc_dir to pass the test_warpctc_op unit test 7 years ago
backward.py fix a bug 7 years ago
clip.py Merge pull request #7945 from JiayiFeng/dev_debug_string_for_parameter 7 years ago
data_feeder.py "fix decode bug" (#7711) 7 years ago
default_scope_funcs.py "fix decode bug" (#7711) 7 years ago
distribute_transpiler.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rename_rpc_ops 7 years ago
distribute_transpiler_simple.py "fix decode bug" (#7711) 7 years ago
distributed_spliter.py "fix decode bug" (#7711) 7 years ago
evaluator.py Merge pull request #7655 from wanghaoshuang/ctc_evaluator_py 7 years ago
executor.py More informative comment and error message for fetch_var() 7 years ago
framework.py helper functions fetch_var and get_var 7 years ago
initializer.py "fix decode bug" (#7711) 7 years ago
io.py Revise python save load api using new load/save op (#7995) 7 years ago
layer_helper.py Make weight normalization adapt to the up-to-date code 7 years ago
learning_rate_decay.py Add learning rate decay (#7892) 7 years ago
memory_optimization_transpiler.py Memory optimization on Dynamic RNN (#7599) 7 years ago
net_drawer.py "fix decode bug" (#7711) 7 years ago
nets.py follow comments. 7 years ago
op.py "fix decode bug" (#7711) 7 years ago
optimizer.py Add learning rate decay (#7892) 7 years ago
param_attr.py Make weight normalization adapt to the up-to-date code 7 years ago
profiler.py Add documentation generate script 7 years ago
regularizer.py update debug string 7 years ago