- All Implemented Interfaces:
- LoadEnabled, InfoMapper
- Direct Known Subclasses:
- tvm_runtime
@Properties(inherit={org.bytedeco.dnnl.presets.dnnl.class,org.bytedeco.llvm.presets.LLVM.class,org.bytedeco.openblas.presets.openblas.class},value={@Platform(value={"linux","macosx","windows"},compiler="cpp17",define={"GENERIC_EXCEPTION_CLASS std::exception","GENERIC_EXCEPTION_TOSTRING what()","DMLC_USE_LOGGING_LIBRARY <tvm/runtime/logging.h>"},exclude={"<polly/LinkAllPasses.h>","<FullOptimization.h>","<NamedMetadataOperations.h>","openblas_config.h","cblas.h","lapacke_config.h","lapacke_mangling.h","lapack.h","lapacke.h","lapacke_utils.h"},include={"dlpack/dlpack.h","dmlc/base.h","dmlc/logging.h","dmlc/io.h","dmlc/type_traits.h","dmlc/endian.h","dmlc/serializer.h","tvm/runtime/c_runtime_api.h","tvm/runtime/data_type.h","tvm/runtime/object.h","tvm/runtime/memory.h","tvm/runtime/container/base.h","tvm/runtime/container/adt.h","tvm/runtime/container/array.h","tvm/runtime/container/closure.h","tvm/runtime/container/optional.h","tvm/runtime/container/map.h","tvm/runtime/container/shape_tuple.h","tvm/runtime/container/string.h","tvm/runtime/ndarray.h","tvm/runtime/serializer.h","tvm/runtime/module.h","tvm/runtime/packed_func.h","tvm/runtime/registry.h","org_apache_tvm_native_c_api.cc"},link="tvm_runtime#"),@Platform(value="linux",preload={"tvm_runtime:python/tvm/libtvm.so","tvm_runtime:libtvm_runtime.so"}),@Platform(value="macosx",preload={"tvm_runtime:python/tvm/libtvm.dylib","tvm_runtime:libtvm_runtime.dylib"}),@Platform(value="windows",preload={"tvm_runtime:python/tvm/tvm.dll#tvm_runtime.dll","tvm_runtime:tvm_runtime.dll"}),@Platform(value={"linux","macosx","windows"},extension="-gpu")},target="org.bytedeco.tvm",global="org.bytedeco.tvm.global.tvm_runtime")
public class tvm_runtime
extends Object
implements LoadEnabled, InfoMapper
- Author:
- Samuel Audet