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 06915d0a05
add wmt14_util.py and a small dataset on bos for test
8 years ago
..
dataset add wmt14_util.py and a small dataset on bos for test 8 years ago
reader move paddle.reader.batch to paddle.batch 8 years ago
tests use value_range instead of ele_range 8 years ago
__init__.py Fix pre-commit style checker 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
minibatch.py fix according to comment 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 change sumCost to sum 8 years ago