tvmjs
    Preparing search index...

    Interface TensorCacheAccessOptions

    interface TensorCacheAccessOptions {
        artifactCache?: ArtifactCacheTemplate;
        cacheScope?: string;
        cacheType?: ArtifactCacheType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    artifactCache?: ArtifactCacheTemplate
    cacheScope?: string
    cacheType?: ArtifactCacheType