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 e8304bd92a
Merge pull request #2945 from reyoung/feature/grouped_ops
8 years ago
..
dataset fix import err 8 years ago
framework Skeleton Of fully connected operator 8 years ago
master Fault tolerant distributed training, just work version, with etcd (#2849) 8 years ago
plot Fix bug in run_python_tests.sh 8 years ago
reader fix by helin's comments 8 years ago
tests Support to init partial network parameters from the tar file. 8 years ago
__init__.py Get OpProtos in Python 8 years ago
activation.py Complete doc of activations 8 years ago
attr.py imporve pruning module 8 years ago
config_base.py Adding simple operators for v2 API 8 years ago
data_feeder.py Get OpProtos in Python 8 years ago
data_type.py Support variable-dimension for convolution operation. 8 years ago
evaluator.py Add docs and clean up unused code 8 years ago
event.py Get OpProtos in Python 8 years ago
image.py minus mean in flowers dataset. 8 years ago
inference.py Get OpProtos in Python 8 years ago
layer.py Fix bugs for rnn generation 8 years ago
minibatch.py Merge branch 'develop' of github.com:baidu/Paddle into add_comments_to_v2_module 8 years ago
networks.py Fix V2 API 8 years ago
op.py Adding simple operators for v2 API 8 years ago
optimizer.py Fix merge error before 8 years ago
parameters.py Get OpProtos in Python 8 years ago
pooling.py Complete model_configs's docs 8 years ago
topology.py follow comments. 8 years ago
trainer.py Fault tolerant distributed training, just work version, with etcd (#2849) 8 years ago