MCPcopy Create free account
hub / github.com/VSAnimator/stgan / modify_commandline_options

Method modify_commandline_options

models/temporal_model.py:17–38  ·  view source on GitHub ↗

Add new dataset-specific options, and rewrite default values for existing options. Parameters: parser -- original option parser is_train (bool) -- whether training phase or test phase. You can use this flag to add training-specific or test-specific options.

(parser, is_train=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected