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