Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_scope
Method · 0.80
test_arg_scope_single
Method · 0.80
test_arg_scope_nested
Method · 0.80
test_model_helper
Method · 0.80
create_resnet50_model_ops
Function · 0.80
create_resnext_model_ops
Function · 0.80
create_shufflenet_model_ops
Function · 0.80
create_resnext_model_ops
Function · 0.80
create_shufflenet_model_ops
Function · 0.80
Calls
no outgoing calls
Tested by
5
test_arg_scope
Method · 0.64
test_arg_scope_single
Method · 0.64
test_arg_scope_nested
Method · 0.64
test_model_helper
Method · 0.64
create_resnet50_model_ops
Function · 0.64