tvmjs
    Preparing search index...

    Function deleteTensorCache

    • Given cacheUrl, search up items to delete based on cacheUrl/tensor-cache.json

      Parameters

      • cacheUrl: string

        The cacheUrl for the items

      • cacheScope: string = "tvmjs"

        The scope identifier of the cache

      • cacheType: string = "cache"

        The type of the cache: "cache" or "indexedDB"

      Returns Promise<void>