Home
last modified time | relevance | path

Searched defs:TVMFuncCall (Results 1 – 4 of 4) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/runtime/crt/common/
H A Dcrt_runtime_api.c202 int TVMFuncCall(TVMFunctionHandle func_handle, TVMValue* arg_values, int* type_codes, int num_args, in TVMFuncCall() function
/dports/misc/tvm/incubator-tvm-0.6.1/src/runtime/
H A Dc_runtime_api.cc471 int TVMFuncCall(TVMFunctionHandle func, in TVMFuncCall() function
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/runtime/
H A Dc_runtime_api.cc471 int TVMFuncCall(TVMFunctionHandle func, in TVMFuncCall() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/runtime/
H A Dc_runtime_api.cc423 int TVMFuncCall(TVMFunctionHandle func, TVMValue* args, int* arg_type_codes, int num_args, in TVMFuncCall() function