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
wangyang59 72ee737f3f
Merge pull request #9308 from wangyang59/bilinear
8 years ago
..
layers Merge pull request #10166 from reyoung/feature/train_and_test_recordio 8 years ago
tests Merge pull request #9308 from wangyang59/bilinear 8 years ago
.gitignore Fix CI and enhance gitignore 8 years ago
__init__.py Eager destruct local scope 8 years ago
average.py Feature/metrics (#9791) 8 years ago
backward.py refine parallel_do_grad 8 years ago
clip.py move Fluid API code out of V2 API code 8 years ago
concurrency.py Add in is_copy attribute to SelectCase. (#9393) 8 years ago
data_feeder.py move Fluid API code out of V2 API code 8 years ago
debuger.py Fix debuger bugs. (#9705) 8 years ago
default_scope_funcs.py replace paddle.v2.fluid by paddle.fluid in tests 8 years ago
distribute_transpiler.py clean code 8 years ago
distribute_transpiler_simple.py move Fluid API code out of V2 API code 8 years ago
distributed_splitter.py Fix a minor bug for distributed_spliter.round_robin 8 years ago
evaluator.py Fix api display errors in fluid (#10051) 8 years ago
executor.py Fix the bug in executor.fetch_var 8 years ago
framework.py follow comment, optimize code 8 years ago
graphviz.py Fix debuger bugs. (#9705) 8 years ago
inference_transpiler.py add type check and default scope 8 years ago
initializer.py Adjust 8 years ago
io.py Add flush of program desc to update the proto information. 8 years ago
layer_helper.py "move to a new PR" 8 years ago
memory_optimization_transpiler.py Polish memory_optimizer code with mode comments and less identions 8 years ago
metrics.py update 8 years ago
net_drawer.py replace paddle.v2.fluid by paddle.fluid in tests 8 years ago
nets.py make bn inplace in img_conv_group by default 8 years ago
op.py replace paddle.v2.fluid by paddle.fluid in tests 8 years ago
optimizer.py Fix api display errors in fluid (#10051) 8 years ago
parallel_executor.py fix a cpu bug in parallel_executor.py 8 years ago
param_attr.py Fix some issues. 8 years ago
profiler.py Firt timeline version 8 years ago
recordio_writer.py Polish ShuffleReader and test 8 years ago
regularizer.py Fix api display errors in fluid (#10051) 8 years ago
unique_name.py move Fluid API code out of V2 API code 8 years ago