Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pytorch/pytorch
/ queue
Method
queue
caffe2/python/queue_util.py:71–72 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
69
return
_QueueWriter(self)
70
71
def
queue(self):
72
return
self._queue
73
74
75
class
Queue(QueueWrapper):
Callers
4
setup_ex
Method · 0.80
read_ex
Method · 0.80
setup_ex
Method · 0.80
write_ex
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected