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
Helin Wang d6c6a996b1
dataset reader for wmt14
8 years ago
..
dataset dataset reader for wmt14 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 add v2 activation, add comment for v2 layer 8 years ago
attr.py add ParamAttr in V2 8 years ago
config_base.py refine code 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 add v2 demo to seqtoseq, fix __dfs_travel__ for v2 layers 8 years ago
networks.py Support StaticInput 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 implement more layers in v2 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