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
chengduoZH a57e8a4338
add cpu test
7 years ago
..
layers Merge pull request #11223 from JiayiFeng/dev_reverse_op 7 years ago
tests add cpu test 7 years ago
transpiler fix transpiler error 7 years ago
.gitignore Fix CI and enhance gitignore 7 years ago
__init__.py Feature/deterministic (#11205) 7 years ago
average.py Feature/metrics (#9791) 7 years ago
backward.py Fix bug 7 years ago
clip.py Add op role 7 years ago
concurrency.py Add in is_copy attribute to SelectCase. (#9393) 7 years ago
data_feeder.py ADD CPU_NUM 7 years ago
debugger.py change name debuger to debugger (#10949) 7 years ago
default_scope_funcs.py replace paddle.v2.fluid by paddle.fluid in tests 7 years ago
evaluator.py Enhance detection_map_op and more check in prior_box API. (#10796) 7 years ago
executor.py "add float64 tests" (#10450) 7 years ago
framework.py table gradient should be split and send to each pserver 7 years ago
graphviz.py Fix debuger bugs. (#9705) 7 years ago
inferencer.py add return_numpy back (#10892) 7 years ago
initializer.py Adjust 7 years ago
io.py add clean checkpoint 7 years ago
layer_helper.py initial commit (#10387) 7 years ago
lod_tensor.py Add create LoDTensor from list option and simplify recommender book example (#10946) 7 years ago
metrics.py revert CompositeMetric::add_metric 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 Merge pull request #10656 from reyoung/feature/support_op_role 7 years ago
parallel_executor.py add cpu test 7 years ago
param_attr.py Fix some issues. 7 years ago
profiler.py clean up 7 years ago
recordio_writer.py use open_files reader to read multiple files 7 years ago
regularizer.py Add op role 7 years ago
trainer.py Modify optimizer in new API to support more usecases (#11168) 7 years ago
unique_name.py move Fluid API code out of V2 API code 7 years ago