mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 21:20:07 +00:00
gcloud: Wed Jul 27 08:55:33 UTC 2022
This commit is contained in:
parent
380c3aa29f
commit
3513fd1c11
171 changed files with 3989 additions and 448 deletions
|
|
@ -18,7 +18,7 @@ SYNOPSIS
|
|||
[--smooth-grad-noise-sigma=SMOOTH_GRAD_NOISE_SIGMA]
|
||||
[--smooth-grad-noise-sigma-by-feature=[KEY=VALUE,...]]
|
||||
[--smooth-grad-noisy-sample-count=SMOOTH_GRAD_NOISY_SAMPLE_COUNT]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--version-aliases=[VERSION_ALIASES,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
EXAMPLES
|
||||
To upload a model under project example in region us-central1, run:
|
||||
|
|
@ -123,6 +123,11 @@ OPTIONAL FLAGS
|
|||
Number of gradient samples used for approximation at explanation. Only
|
||||
applicable to explanation method integrated-gradients or xrai.
|
||||
|
||||
--version-aliases=[VERSION_ALIASES,...]
|
||||
Aliases used to reference a model version instead of auto-generated
|
||||
version ID. The aliases mentioned in the flag will replace the aliases
|
||||
set in the model.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue