Skip to content

Commit

Permalink
docs: add documents for in-place import cloud files
Browse files Browse the repository at this point in the history
  • Loading branch information
zhen.chen committed Sep 29, 2021
1 parent 46c31e4 commit eba8c89
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source/advanced_features/cloud_storage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,8 @@ Import the AuthData from cloud platform and load label file to an authorized sto

Files will be copied from raw directory to the authorized cloud storage dataset path,
thus the storage space will be doubled on the cloud platform.

.. note::

Set the authorized cloud storage dataset path the same as raw directory could speed up
the import action. For example, set the config path of above dataset to ``data/images``.

0 comments on commit eba8c89

Please sign in to comment.