Home
last modified time | relevance | path

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

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