30 const void* inputs_handle);
31 using InputsType = std::vector<ReductionInterpreter::EvalValue>;
34 const std::string&
name,
35 const std::vector<Type>& arg_types,
37 const bool is_external);
std::vector< ReductionInterpreter::EvalValue > InputsType
static Stub generateStub(const size_t executor_id, const std::string &name, const std::vector< Type > &arg_types, const Type ret_type, const bool is_external)
ReductionInterpreter::EvalValue(*)(void *output_handle, const void *inputs_handle) Stub
bool is_pointer_type(const Type type)
bool is_integer_type(const Type type)