npetrenko

Results 2 issues of npetrenko

I need `tf.scan` for latent time series models. Don't you have support for it? The following code throws exception: ```python N = 10 X = np.random.normal(size=N).astype(floatX) eps = np.random.normal(size=N).astype(floatX) y...

Hi! I'm having an issue which I cannot trace back to its origin. The issue is described [here](https://github.com/Sarcasm/irony-mode/issues/493). Through trial and error I've discovered that disabling `irony-eldoc` solves it completely....