MCPcopy Create free account
hub / github.com/NVIDIA/jitify / instantiate

Method instantiate

jitify.hpp:3413–3417  ·  view source on GitHub ↗

! Instantiate the kernel. * * \param template_args A vector of template arguments represented as * code-strings. These can be generated using * \code{.cpp}jitify::reflection::reflect ()\endcode or * \code{.cpp}jitify::reflection::reflect(value)\endcode * * \note Template type deduction is not possible, so all types must be * explicitly specified. */ in

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

instantiateMethod · 0.95
KernelInstantiationClass · 0.85
reflectFunction · 0.85

Tested by

no test coverage detected