MCPcopy Create free account
hub / github.com/NVIDIA/MatX / InnerPreRun

Function InnerPreRun

include/matx/generators/random.h:317–319  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

315
316 template <typename ST, typename Executor>
317 __MATX_INLINE__ void InnerPreRun([[maybe_unused]] ST &&shape, [[maybe_unused]] Executor &&ex) const noexcept
318 {
319 }
320
321 template <typename ST, typename Executor>
322 __MATX_INLINE__ void PreRun([[maybe_unused]] ST &&shape, Executor &&ex) const

Callers 1

PreRunFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected