Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: tensors created by torch.tensor don't share memory with ndarrays…
…,while tensors created by torch.from_numpy share memory with ndarrays.
- Loading branch information