mxnet
Static Public Member Functions | List of all members
mxnet::runtime::detail::unpack_call_dispatcher< R, nleft, index, F > Struct Template Reference

#include <packed_func.h>

Collaboration diagram for mxnet::runtime::detail::unpack_call_dispatcher< R, nleft, index, F >:
Collaboration graph

Static Public Member Functions

template<typename... Args>
static void run (const F &f, const MXNetArgs &args_pack, MXNetRetValue *rv, Args &&...unpacked_args)
 

Member Function Documentation

template<typename R , int nleft, int index, typename F >
template<typename... Args>
static void mxnet::runtime::detail::unpack_call_dispatcher< R, nleft, index, F >::run ( const F &  f,
const MXNetArgs args_pack,
MXNetRetValue rv,
Args &&...  unpacked_args 
)
inlinestatic

The documentation for this struct was generated from the following file: