Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A DVariableTypeUtils.h67 inline void check_inplace(const at::Tensor& tensor, bool requires_grad) { in check_inplace() function
89 inline void check_inplace(at::ITensorListRef tensors, bool requires_grad) { in check_inplace() function