tvmjs
    Preparing search index...

    Function deleteTensorCache

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

      Parameters

      Returns Promise<void>

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

      Parameters

      • cacheUrl: string

        The cacheUrl for the items

      • OptionalcacheScope: string

        The scope identifier of the cache

      • OptionalcacheType: string

        The type of the cache: "cache", "indexedDB", or "cross-origin"

      Returns Promise<void>