…at tensorflow.
Always the small things. Just in getting started. Even a matter such as
# Output tensor has shape [2, 3].
fill([2, 3], 9) ==> [[9, 9, 9]
[9, 9, 9]]
showing up in the (linter and) documentation when it should be
fill((2, 3), 9)
that is, parentheses instead of brackets — that can cost twenty minutes… of your life.
I have squares for a most curious generative music notation. But what a mess, what a fluid, this notation idea contains. And how uncomfortably it can spill.
Solving such a matter can be the single step of a short day.
