MCPcopy Create free account
hub / github.com/pytorch/pytorch / arg_scope

Method arg_scope

caffe2/python/model_helper.py:130–131  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

128
129 @property
130 def arg_scope(self):
131 return self._arg_scope
132
133 def get_name(self):
134 return self.name

Callers 9

test_arg_scopeMethod · 0.80
test_arg_scope_singleMethod · 0.80
test_arg_scope_nestedMethod · 0.80
test_model_helperMethod · 0.80
create_resnext_model_opsFunction · 0.80
create_resnext_model_opsFunction · 0.80

Calls

no outgoing calls

Tested by 5

test_arg_scopeMethod · 0.64
test_arg_scope_singleMethod · 0.64
test_arg_scope_nestedMethod · 0.64
test_model_helperMethod · 0.64