morpheus.utils.downloader

Downloader utility class for fetching files, potentially from a remote file service, using a variety of methods defined by the DownloadMethods enum.

Classes

DownloadMethods(value) Valid download methods for the Downloader class.
Downloader([download_method, ...]) Downloads a list of fsspec.core.OpenFiles files using one of the following methods:
Previous morpheus.utils.directory_watcher.DirectoryWatcher
Next morpheus.utils.downloader.DownloadMethods
© Copyright 2024, NVIDIA. Last updated on Apr 25, 2024.