Ben Usman
Ben Usman
Apparently it moved to `tensorflow.python.estimator.inputs.queues.feeding_queue_runner`, you can just search for `feeding_queue_runner` in the tensorflow's repo.
@Yuliang-Zou afaik, it does not make any difference; if you expand the loss expression, these two should be equivalent it also took me some time to implement it in pytorch,...
Apparently this is still an issue :( Too bad that the best unity theme does not seem to work anymore on modern ubuntu installations (not unity or ubuntu), I am...
Hey, thank you @Defman21 ! I wonder if that should look like this something broke :(? I am using Ubuntu 18.04.1 with unity 7.5.0. Thanks! [image](https://user-images.githubusercontent.com/5229267/45265857-cceefb80-b41f-11e8-8885-88822368571d.png)
approve Ububntu 14.04
this one still works: https://github.com/ysangkok/spotify-blacklist-mute
`(org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-UIKaGcAdeW: Connection refused)` ubuntu 14.04 spotify 1.0.38.171.g5e1cd7b2 :(
works fine with `1.0.38.171.g5e1cd7b2`, on ubuntu 14.04
I tried generating all combinations of "style from domain X, content from Y, decode as Z" and some of them worked well, while others failed miserably; fortunately, the one I...
> I'm still not sure about the "one-to-many" architecture, though. Setting the initial hidden state to the output of some network is possible with an additional get_output() call as I...