Hacker News new | ask | show | jobs
by im3w1l 2123 days ago
And the reason it's hard is because of how heavily tensorflow discourages flow control and reusable general purpose constructs for efficiency and differentiability reasons. Instead you have to use the list of blessed special purpose things.