Workaround is to call `tolist()` on the Tensor, but it would be better if `list(tensor)` worked directly. cc @suo @gmagogsfm
Workaround is to call
tolist()on the Tensor, but it would be better iflist(tensor)worked directly.cc @suo @gmagogsfm