|
TVM
0.9.4
|
#include <tvm/scheme/internal/CompiledAssignment.h>
Static Public Member Functions | |
| template<typename... Args> | |
| static std::tuple_element< N, std::tuple< Args... > >::type | get (Args &&... args) |
Helper structure to get the N-th argument in a function call.
|
inlinestatic |