Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/dispatch/
H A DDispatcher.h460 void callBoxed(Stack* stack) const { in callBoxed() function
464 void callBoxed(Stack& stack) const { in callBoxed() function
/aosp_15_r20/external/pytorch/aten/src/ATen/core/boxing/
H A DBoxedKernel_impl.h36 inline void BoxedKernel::callBoxed(const OperatorHandle& opHandle, DispatchKeySet dispatchKeySet, S… in callBoxed() function
H A DKernelFunction_impl.h45 inline void KernelFunction::callBoxed(const OperatorHandle& opHandle, DispatchKeySet dispatchKeySet… in callBoxed() function