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
tangwei12 ae12281d9b
checkpoint notify
8 years ago
..
layers Merge pull request #11383 from jacquesqiao/update-api-reference-1 8 years ago
tests Modify Pybind LoDTensor API according to length-based LoD (#11106) 8 years ago
transpiler checkpoint notify 8 years ago
.gitignore
__init__.py Merge branch 'develop' into mkldnn 8 years ago
average.py Feature/metrics (#9791) 8 years ago
backward.py Fix bug 8 years ago
clip.py Add op role 8 years ago
concurrency.py Add in is_copy attribute to SelectCase. (#9393) 8 years ago
data_feeder.py Modify Pybind LoDTensor API according to length-based LoD (#11106) 8 years ago
debugger.py change name debuger to debugger (#10949) 8 years ago
default_scope_funcs.py
evaluator.py Enhance detection_map_op and more check in prior_box API. (#10796) 8 years ago
executor.py Big data op_test benchmark, for checking output consistent in different runs. (#10646) 8 years ago
framework.py merge develop 8 years ago
graphviz.py Fix debuger bugs. (#9705) 8 years ago
inferencer.py Use for_test=True in the Fluid Trainer to clone the test program (#11323) 8 years ago
initializer.py Implement a bilinear initializer for transposed convolution to do upsampling. (#11404) 8 years ago
io.py checkpoint notify 8 years ago
layer_helper.py initial commit (#10387) 8 years ago
lod_tensor.py Modify Pybind LoDTensor API according to length-based LoD (#11106) 8 years ago
metrics.py revert CompositeMetric::add_metric 8 years ago
net_drawer.py
nets.py make bn inplace in img_conv_group by default 8 years ago
op.py
optimizer.py add LARS support (#10374) 8 years ago
parallel_executor.py replace use_event with use_cuda, because use_event means the program running with CUDA, so use_cuda maybe more intuitive. 8 years ago
param_attr.py Fix some issues. 8 years ago
profiler.py clean up 8 years ago
recordio_writer.py use open_files reader to read multiple files 8 years ago
regularizer.py Add op role 8 years ago
trainer.py add lookuo table in python 8 years ago
unique_name.py