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
qingqing01 ee9832a7a9
Add Top-k Python API. (#9973)
7 years ago
..
layers Add Top-k Python API. (#9973) 7 years ago
tests Add Top-k Python API. (#9973) 7 years ago
.gitignore Fix CI and enhance gitignore 7 years ago
__init__.py create new varible in scope 7 years ago
average.py Feature/metrics (#9791) 7 years ago
backward.py refine parallel_do_grad 7 years ago
clip.py move Fluid API code out of V2 API code 7 years ago
concurrency.py Add in is_copy attribute to SelectCase. (#9393) 7 years ago
data_feeder.py move Fluid API code out of V2 API code 7 years ago
debuger.py Fix debuger bugs. (#9705) 7 years ago
default_scope_funcs.py replace paddle.v2.fluid by paddle.fluid in tests 7 years ago
distribute_transpiler.py fix duplicate lr op after distribute transpiler 7 years ago
distribute_transpiler_simple.py move Fluid API code out of V2 API code 7 years ago
distributed_splitter.py Fix a minor bug for distributed_spliter.round_robin 7 years ago
evaluator.py Feature/metrics (#9791) 7 years ago
executor.py "polish code" (#9318) 7 years ago
framework.py Merge pull request #9459 from wanghaoshuang/fix_avg 7 years ago
graphviz.py Fix debuger bugs. (#9705) 7 years ago
inference_transpiler.py add type check and default scope 7 years ago
initializer.py Adjust 7 years ago
io.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/recordio_file_reader 7 years ago
layer_helper.py Revert "make append activation in place by default (#9417)" 7 years ago
memory_optimization_transpiler.py Polish memory_optimizer code with mode comments and less identions 7 years ago
metrics.py update 7 years ago
net_drawer.py replace paddle.v2.fluid by paddle.fluid in tests 7 years ago
nets.py make bn inplace in img_conv_group by default 7 years ago
op.py replace paddle.v2.fluid by paddle.fluid in tests 7 years ago
optimizer.py Change do_model_average_for_mean_and_var to boolean in batch_normal. 7 years ago
parallel_executor.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_parallel_executor_tests 7 years ago
param_attr.py Fix some issues. 7 years ago
profiler.py Firt timeline version 7 years ago
recordio_writer.py Polish ShuffleReader and test 7 years ago
regularizer.py fix regularizer when gradient is None 7 years ago
unique_name.py move Fluid API code out of V2 API code 7 years ago