3
jaread
7y

Oh yeah Google why don't you just change the parameter order of functions, remove entire functions between minor versions, and not put a single example on your API docs? And force devs to add 30 lines of boilerplate and start an http server so I can run the debugger? Fuck tensor flow, I'm moving to pytorch.

Comments
  • 0
    Hmm and i just started learning tf. Will be checking out pytorch
  • 0
    1) You'll notice none of the examples online work because API stability means absolutely nothing to Google
    2) You'll wonder "why the fuck is it SLOWER on a gpu than cpu?
    3) You'll find out it's because you need input using queues and threads
    4) Oops fuck you queues and threads will be deprecated in the next minor version
Add Comment