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
sweetsky0901 822f28343b
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
9 years ago
..
dataset uci_housing.py can download the trained model automatically. 9 years ago
fluid Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d 9 years ago
master Add start_record interface (#3128) 9 years ago
plot Add plot to file 9 years ago
reader add logs and fix a bug (#5074) 9 years ago
tests Merge pull request #4972 from typhoonzero/fix_v2_optimizer_order 9 years ago
__init__.py Merge pull request #5671 from tensor-tang/autocpu 9 years ago
activation.py
attr.py imporve pruning module 9 years ago
config_base.py Adding simple operators for v2 API 9 years ago
data_feeder.py Get OpProtos in Python 9 years ago
data_type.py Support variable-dimension for convolution operation. 9 years ago
evaluator.py Add docs and clean up unused code 9 years ago
event.py fix grad debug event (#4536) 9 years ago
image.py add doc for image.py 9 years ago
inference.py Fix infer when input is empty in v2/inference.py 9 years ago
layer.py enable v2 use cudnn batch norm automatically. 9 years ago
minibatch.py
networks.py Fix V2 API 9 years ago
op.py Adding simple operators for v2 API 9 years ago
optimizer.py Enhance unit testing. 9 years ago
parameters.py Merge pull request #5033 from pengli09/add-a-warning 9 years ago
pooling.py
topology.py add ut, follow comments 9 years ago
trainer.py Add log to `InitParam` `GetParameter` `SendGrad` and etc. (#5162) 9 years ago