You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I run python lstm_combo.py models/lstm_combo_1layer_mnist.pbtxt datasets/bouncing_mnist.pbtxt datasets/bouncing_mnist_valid.pbtxt 1
I got this errror
"no kernel image is available for execution on the device"
my environment is
ubuntu16.10/1080ti/cuda9.1/anaconda2/python2.7
The text was updated successfully, but these errors were encountered:
when I run
python lstm_combo.py models/lstm_combo_1layer_mnist.pbtxt datasets/bouncing_mnist.pbtxt datasets/bouncing_mnist_valid.pbtxt 1
I got this errror
"no kernel image is available for execution on the device"
my environment is
ubuntu16.10/1080ti/cuda9.1/anaconda2/python2.7
The text was updated successfully, but these errors were encountered: