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
fengjiayi 308f6022f5
Merge pull request #7945 from JiayiFeng/dev_debug_string_for_parameter
9 years ago
..
layers Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into recv_op_python_with_guard 9 years ago
tests Merge pull request #7928 from guoshengCS/add-weight-normalization 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 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 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into recv_op_python_with_guard 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
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 Make weight normalization adapt to the up-to-date code 9 years ago
profiler.py Refine profiler code. 9 years ago
regularizer.py update debug string 9 years ago