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
whs 3d7a613e02
Merge pull request #2242 from wanghaoshuang/flowers_reader
8 years ago
..
dataset rename xmap to xmap_readers and remove 'from cv2 import resize' in image.py 8 years ago
plot Fix bug in run_python_tests.sh 8 years ago
reader rename xmap to xmap_readers and remove 'from cv2 import resize' in image.py 8 years ago
tests Correctly handle print_layer in V2 API 8 years ago
__init__.py Adding simple operators for v2 API 8 years ago
activation.py Complete doc of activations 8 years ago
attr.py Complete docs of attr 8 years ago
config_base.py Adding simple operators for v2 API 8 years ago
data_feeder.py Merge remote-tracking branch 'baidu/develop' into feature/add_v2_api_doc 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 add doc for some v2/dataset 8 years ago
image.py rename xmap to xmap_readers and remove 'from cv2 import resize' in image.py 8 years ago
inference.py Add docs and clean up unused code 8 years ago
layer.py Correctly handle print_layer in V2 API 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 Merge pull request #1782 from jacquesqiao/support-remote-updater 8 years ago
parameters.py 'numpy.ndarray' object has no attribute 'tobytes' 8 years ago
pooling.py Complete model_configs's docs 8 years ago
topology.py Add docs and clean up unused code 8 years ago
trainer.py Add Sqrt and Reciprocal activation 8 years ago