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 3fd13e7054
Merge pull request #1556 from helinwang/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 Complete doc of activations 9 years ago
attr.py Complete docs of attr 9 years ago
config_base.py Complete docs of attr 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 Follow comments 9 years ago
minibatch.py fix according to comment 9 years ago
networks.py Complete model_configs's docs 9 years ago
optimizer.py add optimizer in v2 9 years ago
parameters.py Merge pull request #1400 from jacquesqiao/topology 9 years ago
pooling.py Complete model_configs's docs 9 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