Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This needs to be carefully investigated: when moving a Tensor into another Tensor the underlying Buffer does not register its data properly because the buffer thinks it's already been moved. This change forces re-registration everytime but there might be a catch... Signed-off-by: Joseph Schuchart <joseph.schuchart@stonybrook.edu>
- Loading branch information