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
Yancey1989 14eb5b8e10
rename fetch_all to fetch; add fetch_all function
9 years ago
..
dataset rename fetch_all to fetch; add fetch_all function 9 years ago
reader Merge branch 'develop' of github.com:baidu/Paddle into add_comments_to_v2_module 10 years ago
tests Fix other unittest 9 years ago
__init__.py Fix pre-commit style checker 10 years ago
activation.py Complete doc of activations 10 years ago
attr.py Complete docs of attr 10 years ago
config_base.py Complete docs of attr 10 years ago
data_feeder.py Merge branch 'feature/better_infer_interface' into feature/recommendation_v2_api 10 years ago
data_type.py complete data_type documentation 10 years ago
event.py Complete documentation for v2. 10 years ago
inference.py Remove reader logic 10 years ago
layer.py Follow comments 10 years ago
minibatch.py Merge branch 'develop' of github.com:baidu/Paddle into add_comments_to_v2_module 10 years ago
networks.py Complete model_configs's docs 10 years ago
optimizer.py Complete documentation for v2. 10 years ago
parameters.py Merge branch 'develop' of github.com:baidu/Paddle into feature/recommendation_v2_api 10 years ago
pooling.py Complete model_configs's docs 10 years ago
topology.py add v2 demo to seqtoseq, fix __dfs_travel__ for v2 layers 10 years ago
trainer.py Rename reader_dict to feeding 10 years ago