You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to check my input in debugging my Model, but when I used fetch_list to get a LoDtensor and print it, I got [<paddle.v2.fluid.core.LoDTensor object at 0x7fcf26cacde0>], how to print its data in Python?
The text was updated successfully, but these errors were encountered:
I want to check my input in debugging my Model, but when I used fetch_list to get a LoDtensor and print it, I got [<paddle.v2.fluid.core.LoDTensor object at 0x7fcf26cacde0>], how to print its data in Python?
The text was updated successfully, but these errors were encountered: