Open
Description
Currently, two files use at::Tensor while the majority of files use torch::Tensor.
For consistency, we should update all uses of at::Tensor
to torch::Tensor
.
Metadata
Metadata
Assignees
Labels
No labels
Currently, two files use at::Tensor while the majority of files use torch::Tensor.
For consistency, we should update all uses of at::Tensor
to torch::Tensor
.