Searched refs:callUnboxedKernelFunction (Results 1 – 1 of 1) sorted by relevance
50 inline Return callUnboxedKernelFunction(void* unboxed_kernel_func, OperatorKernel* functor, Dispatc… in callUnboxedKernelFunction() function92 return callUnboxedKernelFunction<Return, Args...>( in call()98 return callUnboxedKernelFunction<Return, typename remove_symint<Args>::type...>( in call()104 return callUnboxedKernelFunction<Return, Args...>( in call()