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
qiaolongfei 75cbdf9807
fix reset of Plot
8 years ago
..
dataset rename fetch_all to fetch; add fetch_all function 8 years ago
plot fix reset of Plot 8 years ago
reader Merge branch 'develop' of github.com:baidu/Paddle into add_comments_to_v2_module 8 years ago
tests Fix other unittest 8 years ago
__init__.py remove plot_curve in v2.__init__ to avoid importing matplotlib when test 8 years ago
activation.py Complete doc of activations 8 years ago
attr.py Complete docs of attr 8 years ago
config_base.py undo unneccessary code change 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
event.py Complete documentation for v2. 8 years ago
inference.py Remove reader logic 8 years ago
layer.py Follow comments 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 Merge branch 'develop' of github.com:baidu/Paddle into feature/recommendation_v2_api 8 years ago
pooling.py Complete model_configs's docs 8 years ago
topology.py add v2 demo to seqtoseq, fix __dfs_travel__ for v2 layers 8 years ago
trainer.py Rename reader_dict to feeding 8 years ago