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/v2
jacquesqiao b22cd96a3b
Merge pull request #1761 from jacquesqiao/beam_search
8 years ago
..
dataset Remove unecessary code to generate freq_dict. 8 years ago
plot add comment for DISABLE_PLOT 8 years ago
reader Merge branch 'develop' of github.com:baidu/Paddle into add_comments_to_v2_module 8 years ago
tests add comments 8 years ago
__init__.py Follow comments 8 years ago
activation.py Complete doc of activations 8 years ago
attr.py Complete docs of attr 8 years ago
config_base.py refine code, remove beam_search.py 8 years ago
data_feeder.py Merge branch 'feature/better_infer_interface' into feature/recommendation_v2_api 8 years ago
data_type.py complete data_type documentation 8 years ago
evaluator.py Follow comments 8 years ago
event.py Complete documentation for v2. 8 years ago
inference.py Remove reader logic 8 years ago
layer.py fix style problem 8 years ago
minibatch.py Merge branch 'develop' of github.com:baidu/Paddle into add_comments_to_v2_module 8 years ago
networks.py Complete model_configs's docs 8 years ago
optimizer.py Complete documentation for v2. 8 years ago
parameters.py fix parameter shape in v2 8 years ago
pooling.py Complete model_configs's docs 8 years ago
topology.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into beam_search 8 years ago
trainer.py add comments 8 years ago