Commit 87c31f64 authored by Chris Lesniewski's avatar Chris Lesniewski Committed by Vijay Vasudevan
Browse files

Fix gcc error: cannot convert 'auto*' to 'float*' (#2698)

gcc 4.8.1 barfs on this reasonable-looking type inference for unclear
reasons. In this case `const T*` is arguably clearer than `auto*`
anyway.

Fixes https://github.com/tensorflow/tensorflow/issues/867 .
parent b3621c95
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment