3 ms·
Cool! Did you try using tensorflow's eager execution?
by alextp 9y ago
Cool! Did you try using tensorflow's eager execution?
- diegoalejogm 9y agoThat’s the next step, after implementing more GAN papers. If you’re up to it, you’re very welcome to contribute with that. :)
- baristaGeek 9y agoI've read a little bit about it. I think it would be a good idea since we don't need to run the subgraphs on parallel or something like that, therefore eliminating the need for a TF session per se. I'll be helping Diego with some new models, it'd be awesome if you join :)