Simple helper function to convert a PyTorch tensor into a NumPy array in order to keep code readable. Parameters ---------- data : PyTorch tensor Tensor to convert to array Returns ---------- array : NumPy ndarray Converted array
(data)
source not stored for this graph (policy: none)