Searched refs:TypedKernel (Results 1 – 3 of 3) sorted by relevance
497 class TypedKernel : public KernelBase {502 explicit TypedKernel(StreamExecutor *parent) : KernelBase(parent) {}506 TypedKernel(StreamExecutor *parent, internal::KernelInterface *implementation)587 SE_DISALLOW_COPY_AND_ASSIGN(TypedKernel);707 struct KernelParamsOk<TypedKernel<Params...>, Args...> {
500 friend class TypedKernel; variable868 const TypedKernel<Params...> &kernel, in ThenLaunch()
172 const TypedKernel<Params...> &kernel, Args... args);