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 call the get_input_tensor function in the python side, and then got a pointer . So ,how can I get the Tensor info from the pointer in the python side?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi:
in c side , the code:
I call the
get_input_tensor
function in the python side, and then got a pointer . So ,how can I get the Tensor info from the pointer in the python side?Thanks.
Beta Was this translation helpful? Give feedback.
All reactions