Move IPU tensors to the CPU for printing. (#79287)
Same reasons as for the XLA backend: this translates into a bunch of operations like slice, indexing, etc which gets compiled in the graph.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/79287
Approved by: https://github.com/albanD