Hacker News new | ask | show | jobs
by ogogmad 2012 days ago
The word tensor in this context refers to a multidimensional array, not to a tensor in the mathematical sense. The computation graph is simply a representation of a sequence of arithmetic operations that you're performing on some data.
1 comments

I see, thanks.