osh / KerasGAN

A couple of simple GANs in Keras
501 stars 177 forks source link

Notebook dies when theano is imported #6

Open AntreasAntoniou opened 7 years ago

AntreasAntoniou commented 7 years ago

Hey there,

I noticed that my notebook with the latest theano, keras, tensorflow and cuda, CuDNN dies when theano is imported as T for some weird reason. Not sure why, but it gets fixed once I remove that import.