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
gongweibao 25241e9e5e
Fix paddle env variables. (#11564)
7 years ago
..
layers add beam search doc (#11469) 7 years ago
tests Fix paddle env variables. (#11564) 7 years ago
transpiler MKLDNN layout: Support for sum operator 7 years ago
.gitignore Fix CI and enhance gitignore 7 years ago
__init__.py enable setting initial memory from env 7 years ago
average.py Feature/metrics (#9791) 7 years ago
backward.py MKLDNN layout: Support for sum operator 7 years ago
clip.py add doc for GradientClipByGlobalNorm 7 years ago
concurrency.py Add in is_copy attribute to SelectCase. (#9393) 7 years ago
data_feeder.py Modify Pybind LoDTensor API according to length-based LoD (#11106) 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 Big data op_test benchmark, for checking output consistent in different runs. (#10646) 7 years ago
framework.py Fix decay bug (#11520) 7 years ago
graphviz.py Fix debuger bugs. (#9705) 7 years ago
inferencer.py add doc for Inferencer 7 years ago
initializer.py add doc for init_on_cpu 7 years ago
io.py remove chief 7 years ago
layer_helper.py initial commit (#10387) 7 years ago
lod_tensor.py Modify Pybind LoDTensor API according to length-based LoD (#11106) 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 branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-none-layers-api-doc 7 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. 7 years ago
param_attr.py Fix some issues. 7 years ago
profiler.py Polish profiler Python API. 7 years ago
recordio_writer.py use open_files reader to read multiple files 7 years ago
regularizer.py add doc for L1DecayRegularizer and L2DecayRegularizer 7 years ago
trainer.py Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt 7 years ago
unique_name.py move Fluid API code out of V2 API code 7 years ago