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
Yu Yang 3e398eaa8b
Follow comments
8 years ago
..
dataset Merge pull request #1511 from helinwang/dataset 8 years ago
reader Follow comments 8 years ago
tests use value_range instead of ele_range 8 years ago
__init__.py remove inferencer and Inference from __All__, since infer is sufficent, they are implementation detail. 8 years ago
activation.py Complete doc of activations 8 years ago
attr.py Complete docs of attr 8 years ago
config_base.py Complete docs of attr 8 years ago
data_feeder.py refine code 8 years ago
data_type.py refine code 8 years ago
event.py fix merge conflict 8 years ago
inference.py remove inferencer and Inference from __All__, since infer is sufficent, they are implementation detail. 8 years ago
layer.py Follow comments 8 years ago
networks.py Complete model_configs's docs 8 years ago
optimizer.py add optimizer in v2 8 years ago
parameters.py Merge pull request #1400 from jacquesqiao/topology 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 Merge pull request #1513 from helinwang/remove_it 8 years ago