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
guosheng 29cd089ab2
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
7 years ago
..
dataset Fix wrong index in dataset downloading exception 7 years ago
fluid Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval 7 years ago
master Add start_record interface (#3128) 8 years ago
plot Add plot to file 8 years ago
reader fix pipe_reader unimport packages 7 years ago
tests Merge pull request #4972 from typhoonzero/fix_v2_optimizer_order 8 years ago
__init__.py fix grep socket error in lscpu command 7 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 fix grad debug event (#4536) 8 years ago
image.py add doc for image.py 8 years ago
inference.py Fix infer when input is empty in v2/inference.py 8 years ago
layer.py enable v2 use cudnn batch norm automatically. 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 Enhance unit testing. 8 years ago
parameters.py Merge pull request #5033 from pengli09/add-a-warning 8 years ago
pooling.py Complete model_configs's docs 8 years ago
topology.py add ut, follow comments 8 years ago
trainer.py Add log to `InitParam` `GetParameter` `SendGrad` and etc. (#5162) 8 years ago