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
guosheng 5e20a8ef93
Make python unit test of beam_search_op and beam_searc_decode_op run correctly
7 years ago
..
layers Fix and enhance beam_search_op and beam_searc_decode_op to be comparable with python beam search 7 years ago
tests Make python unit test of beam_search_op and beam_searc_decode_op run correctly 7 years ago
transpiler make uint8 support in data_type transform and memory optimize (#10715) 7 years ago
.gitignore Fix CI and enhance gitignore 7 years ago
__init__.py Add build strategy 7 years ago
average.py Feature/metrics (#9791) 7 years ago
backward.py fix loss.gradVar 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 fix data_feeder lod bug 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
evaluator.py Fix api display errors in fluid (#10051) 7 years ago
executor.py "add float64 tests" (#10450) 7 years ago
framework.py make uint8 support in data_type transform and memory optimize (#10715) 7 years ago
graphviz.py Fix debuger bugs. (#9705) 7 years ago
inferencer.py add comment 7 years ago
initializer.py Adjust 7 years ago
io.py Add inferencer infer (#10445) 7 years ago
layer_helper.py initial commit (#10387) 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 "add float64 tests" (#10450) 7 years ago
parallel_executor.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy 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 api display errors in fluid (#10051) 7 years ago
trainer.py add trainer.stop and fix a bug for train_by_parallel_executor (#10762) 7 years ago
unique_name.py move Fluid API code out of V2 API code 7 years ago