Home
last modified time | relevance | path

Searched defs:makeTensorWrapper (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DTensorWrapper.cpp92 Tensor makeTensorWrapper(const Tensor& tensor, int64_t level, bool is_immutable) { in makeTensorWrapper() function
101 Tensor makeTensorWrapper(const Tensor& tensor, const Interpreter& interpreter, bool is_immutable) { in makeTensorWrapper() function