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
{{ message }}
This repository was archived by the owner on Apr 28, 2023. It is now read-only.
Caffe2 API killed the copy constructor so we need to update
`GetNamedTensor`. So we use the Caffe2 API to return a new
tensor that shares the data with the tensor from the workspace.
Tested internally with the latest API.
0 commit comments