lukeiwanski / tensorflow

OpenCL support for TensorFlow via SYCL
Apache License 2.0
65 stars 14 forks source link

Fix invalid read maxpooling #171

Closed Rbiessy closed 7 years ago

Rbiessy commented 7 years ago

Tthere were some invalid read because num_elements was bigger than output_size.