tensor_cpu Class — pytorch Architecture
Architecture documentation for the tensor_cpu class in Utils.h from the pytorch codebase.
Entity Profile
Source Code
aten/src/ATen/Utils.h lines 122–123
template <typename T>
TORCH_API Tensor tensor_cpu(ArrayRef<T> values, const TensorOptions& options);
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free