Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVlabs/SPADE
/ modify_commandline_options
Method
modify_commandline_options
data/base_dataset.py:18–19 ·
view source on GitHub ↗
(parser, is_train)
Source
from the content-addressed store, hash-verified
16
17
@staticmethod
18
def
modify_commandline_options(parser, is_train):
19
return
parser
20
21
def
initialize(self, opt):
22
pass
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected