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
typhoonzero 641b4c0fe6
wip
7 years ago
..
dataset Fix wrong index in dataset downloading exception 7 years ago
fluid wip 7 years ago
master Add start_record interface (#3128) 8 years ago
plot Add plot to file 7 years ago
reader follow comments 7 years ago
tests Merge pull request #4972 from typhoonzero/fix_v2_optimizer_order 7 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) 7 years ago
image.py add doc for image.py 7 years ago
inference.py Fix infer when input is empty in v2/inference.py 7 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. 7 years ago
parameters.py Refine the doc of parameters.init_from_tar 7 years ago
pooling.py Complete model_configs's docs 8 years ago
topology.py add ut, follow comments 7 years ago
trainer.py Add log to `InitParam` `GetParameter` `SendGrad` and etc. (#5162) 7 years ago