When I run sess.run(train_step, feed_dict={x: batch_xs, y_: batch_ys}) I get InternalError: Blas SGEMM launch failed. Here is the full error and st
sess.run(train_step, feed_dict={x: batch_xs, y_: batch_ys})
InternalError: Blas SGEMM launch failed
In my case, the network filesystem under which libcublas.so was located simply died. The node was rebooted and everything was fine. Just to add another point to the dataset.
libcublas.so