MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / kernel

Method kernel

tensorflow/lite/delegates/gpu/cl/cl_kernel.h:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 ~CLKernel();
48
49 cl_kernel kernel() const { return kernel_; }
50
51 Status CreateFromProgram(const CLProgram& program,
52 const std::string& function_name);

Callers 1

DispatchImplicitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected