Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tensorpack/tensorpack
/ _send
Method
_send
tensorpack/dataflow/parallel_map.py:41–42 ·
view source on GitHub ↗
(self, dp)
Source
from the content-addressed store, hash-verified
39
pass
40
41
def
_send(self, dp):
42
pass
43
44
def
_recv_filter_none(self):
45
ret = self._recv()
Callers
3
_fill_buffer
Method · 0.95
get_data_non_strict
Method · 0.95
get_data_strict
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected