@Properties(inherit={org.bytedeco.dnnl.presets.dnnl.class,org.bytedeco.llvm.presets.LLVM.class,org.bytedeco.openblas.presets.openblas.class,org.bytedeco.scipy.presets.scipy.class},value={@Platform(value={"linux","macosx","windows"},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"},resource="python"),@Platform(value={"linux","macosx","windows"},extension="-gpu")}) @NoException public class tvm extends Object
| Constructor and Description |
|---|
tvm() |
| Modifier and Type | Method and Description |
|---|---|
static File |
cachePackage()
Returns
Loader.cacheResource("/org/bytedeco/tvm/" + Loader.getPlatform() + extension + "/python/"). |
static File[] |
cachePackages()
Returns
{scipy.cachePackages(), tvm.cachePackage()}. |
public static File cachePackage() throws IOException
Loader.cacheResource("/org/bytedeco/tvm/" + Loader.getPlatform() + extension + "/python/").IOExceptionpublic static File[] cachePackages() throws IOException
{scipy.cachePackages(), tvm.cachePackage()}.IOExceptionCopyright © 2024. All rights reserved.