"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "e6b7e0ad4a64942a8edd97bdb8e8d79b57ec0400"
Unverified Commit 700642ac authored by Zachary Russell's avatar Zachary Russell Committed by GitHub
Browse files

Add suggested link to the Flags package documentation.

parent a52de438
...@@ -68,4 +68,4 @@ Arguments: ...@@ -68,4 +68,4 @@ Arguments:
* `--data_dir`: This should be set to the same directory given to the `data_download`'s `data_dir` argument. * `--data_dir`: This should be set to the same directory given to the `data_download`'s `data_dir` argument.
* `--dataset`: The dataset name to be downloaded and preprocessed. By default, it is `ml-1m`. * `--dataset`: The dataset name to be downloaded and preprocessed. By default, it is `ml-1m`.
There are other arguments about models and training process. Use the `--helpfull` flag to get a full list of possible arguments with detailed descriptions. There are other arguments about models and training process. Refer to the [Flags package](https://abseil.io/docs/python/guides/flags) documentation or use the `--helpfull` flag to get a full list of possible arguments with detailed descriptions.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment