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
Qiao Longfei 767acc6c9f
Merge pull request #8744 from jacquesqiao/add-program-cache-for-executor
7 years ago
..
layers change learning_rate_decay to learning_rate_scheduler (#8583) 7 years ago
tests Merge pull request #8744 from jacquesqiao/add-program-cache-for-executor 7 years ago
.gitignore Fix CI and enhance gitignore 7 years ago
__init__.py change learning_rate_decay to learning_rate_scheduler (#8583) 7 years ago
backward.py fix multi card 7 years ago
clip.py move Fluid API code out of V2 API code 7 years ago
concurrency.py Unittests concurrency (#8666) 7 years ago
data_feeder.py move Fluid API code out of V2 API code 7 years ago
debuger.py move Fluid API code out of V2 API code 7 years ago
default_scope_funcs.py replace paddle.v2.fluid by paddle.fluid in tests 7 years ago
distribute_transpiler.py fix rename de-ref again 7 years ago
distribute_transpiler_simple.py move Fluid API code out of V2 API code 7 years ago
distributed_spliter.py move Fluid API code out of V2 API code 7 years ago
evaluator.py Implement detection mAP evaluator wrapper and unify label format between SSD loss and mAP evaluator (#8736) 7 years ago
executor.py add get_program_cache_key function 7 years ago
framework.py Enable is_test attr of batch norm and drop out op for test program (#8642) 7 years ago
graphviz.py move Fluid API code out of V2 API code 7 years ago
initializer.py move Fluid API code out of V2 API code 7 years ago
io.py Merge branch 'develop' into core_refine_inference 7 years ago
layer_helper.py Add global_step in nn.py 7 years ago
memory_optimization_transpiler.py Merge remote-tracking branch 'baidu/develop' into memopt_multi_gpu 7 years ago
net_drawer.py replace paddle.v2.fluid by paddle.fluid in tests 7 years ago
nets.py move Fluid API code out of V2 API code 7 years ago
op.py replace paddle.v2.fluid by paddle.fluid in tests 7 years ago
optimizer.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_global_step 7 years ago
param_attr.py move Fluid API code out of V2 API code 7 years ago
profiler.py Firt timeline version 7 years ago
regularizer.py move Fluid API code out of V2 API code 7 years ago
unique_name.py move Fluid API code out of V2 API code 7 years ago