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/fluid
qiaolongfei 4977d99b05
add program cache for executor
8 years ago
..
layers Merge pull request #8365 from wanghaoshuang/seq_error 8 years ago
tests Fix vgg16 fc layer size: 4096 rather than 512 8 years ago
.gitignore Fix CI and enhance gitignore 8 years ago
__init__.py move Fluid API code out of V2 API code 8 years ago
backward.py fix multi card 8 years ago
clip.py move Fluid API code out of V2 API code 8 years ago
concurrency.py Unittests concurrency (#8666) 8 years ago
data_feeder.py move Fluid API code out of V2 API code 8 years ago
debuger.py move Fluid API code out of V2 API code 8 years ago
default_scope_funcs.py replace paddle.v2.fluid by paddle.fluid in tests 8 years ago
distribute_transpiler.py fix rename de-ref again 8 years ago
distribute_transpiler_simple.py move Fluid API code out of V2 API code 8 years ago
distributed_spliter.py move Fluid API code out of V2 API code 8 years ago
evaluator.py Rename 'edit distance rate' to 'edit distance' 8 years ago
executor.py add program cache for executor 8 years ago
framework.py fix rename de-ref again 8 years ago
graphviz.py move Fluid API code out of V2 API code 8 years ago
initializer.py move Fluid API code out of V2 API code 8 years ago
io.py Merge branch 'develop' into core_refine_inference 8 years ago
layer_helper.py Add global_step in nn.py 8 years ago
learning_rate_decay.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_global_step 8 years ago
memory_optimization_transpiler.py Merge remote-tracking branch 'baidu/develop' into memopt_multi_gpu 8 years ago
net_drawer.py replace paddle.v2.fluid by paddle.fluid in tests 8 years ago
nets.py move Fluid API code out of V2 API code 8 years ago
op.py replace paddle.v2.fluid by paddle.fluid in tests 8 years ago
optimizer.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_global_step 8 years ago
param_attr.py move Fluid API code out of V2 API code 8 years ago
profiler.py Firt timeline version 8 years ago
regularizer.py move Fluid API code out of V2 API code 8 years ago
unique_name.py move Fluid API code out of V2 API code 8 years ago