MCPcopy
hub / github.com/facebookresearch/mmf / get_parser

Method get_parser

pythia/utils/flags.py:15–16  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

13 self.update_model_args()
14
15 def get_parser(self):
16 return self.parser
17
18 def add_core_args(self):
19 # TODO: Update default values

Callers 1

runFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected