Searched defs:commit_update (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_subclasses/ | ||
H A D | functional_tensor.py | 263 def commit_update(self) -> None: member in FunctionalTensor |
/aosp_15_r20/external/pytorch/aten/src/ATen/ | ||
H A D | FunctionalTensorWrapper.cpp | 160 void FunctionalTensorWrapper::commit_update() { in commit_update() function in at::FunctionalTensorWrapper |