Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/pytorch
/ Name
Method
Name
caffe2/python/core.py:1616–1617 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1614
op.device_option.random_seed = curr_seed
1615
1616
def
Name(self):
1617
return
self._net.name
1618
1619
def
__str__(self):
1620
return
self.Name()
Callers
15
_test_broadcast
Method · 0.95
_test_allreduce
Method · 0.95
_test_reduce_scatter
Method · 0.95
_test_allgather
Method · 0.95
_test_barrier
Method · 0.95
_test_close_connection
Method · 0.95
_test_io_error
Method · 0.95
_prepare_gradient_while_ops
Function · 0.95
__str__
Method · 0.95
PopulateProtoWithFileName
Method · 0.95
set_input_record
Method · 0.95
_CreateAndAddToSelf
Method · 0.95
Calls
no outgoing calls
Tested by
14
_test_broadcast
Method · 0.76
_test_allreduce
Method · 0.76
_test_reduce_scatter
Method · 0.76
_test_allgather
Method · 0.76
_test_barrier
Method · 0.76
_test_close_connection
Method · 0.76
_test_io_error
Method · 0.76
test_plan_run
Method · 0.76
test_net_create
Method · 0.76
test_int64_shape
Method · 0.76
visit_Module
Method · 0.36
test_create_plan_from_proto_correctly
Method · 0.36