Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/dispatch/
H A DDispatcher.h556 struct CaptureKernelCall { struct
558 CaptureKernelCall( in CaptureKernelCall() function
587 inline at::Tensor& CaptureKernelCall<at::Tensor&>::release() && { in release() argument