Home
last modified time | relevance | path

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

/external/pytorch/c10/util/
DExclusivelyOwnedTensorTraits.h31 TensorImpl* const toDestroy = x.unsafeReleaseTensorImpl(); in destroyOwned() local
59 delete toDestroy; in destroyOwned() local