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 dbffda2ff5
change sumCost to sum
9 years ago
..
dataset dataset reader for wmt14 9 years ago
reader move paddle.reader.batch to paddle.batch 9 years ago
tests use value_range instead of ele_range 9 years ago
__init__.py Fix pre-commit style checker 9 years ago
activation.py add v2 activation, add comment for v2 layer 10 years ago
attr.py add ParamAttr in V2 10 years ago
config_base.py refine code 9 years ago
data_feeder.py refine code 9 years ago
data_type.py refine code 9 years ago
event.py fix merge conflict 9 years ago
inference.py remove inferencer and Inference from __All__, since infer is sufficent, they are implementation detail. 9 years ago
layer.py Merge pull request #1546 from reyoung/feature/v2_docs 9 years ago
minibatch.py fix according to comment 9 years ago
networks.py Support StaticInput 9 years ago
optimizer.py add optimizer in v2 10 years ago
parameters.py Merge pull request #1400 from jacquesqiao/topology 9 years ago
pooling.py implement more layers in v2 10 years ago
topology.py add v2 demo to seqtoseq, fix __dfs_travel__ for v2 layers 9 years ago
trainer.py change sumCost to sum 9 years ago