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
Abhinav Arora b9336e6f8c
Adding support for the sigmoid_cross_entropy_with_logits operator (#4448)
7 years ago
..
dataset convert dataset into recordio format 8 years ago
framework Adding support for the sigmoid_cross_entropy_with_logits operator (#4448) 7 years ago
master Add start_record interface (#3128) 8 years ago
plot Add py_test 8 years ago
reader fix local recordio reader 8 years ago
tests follow comments and fix unittest. 8 years ago
__init__.py add use_mkldnn flag to v2 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 output when training (#3978) 8 years ago
image.py minus mean in flowers dataset. 8 years ago
inference.py Add serialize to file for topology and read file obj for inference 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
model.py Implement distributed training save model, improve master.NewClient interface 8 years ago
networks.py Fix V2 API 8 years ago
op.py Adding simple operators for v2 API 8 years ago
optimizer.py golang pserver use OptimizerConfig.proto (#3358) 8 years ago
parameters.py follow comments to refine the comments. 8 years ago
pooling.py Complete model_configs's docs 8 years ago
topology.py Add serialize to file for topology and read file obj for inference 8 years ago
trainer.py Get output when training (#3978) 8 years ago