Closed fanqie03 closed 4 years ago
class_true_i[0, j]
class_true_i[0, j].long()
draw_text
d2l.draw_text
Check out this pull request on
You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.
Thanks a lot! Merging.
class_true_i[0, j]
->class_true_i[0, j].long()
. Because it will overstep the boundary when float assigned to longdraw_text
->d2l.draw_text