MCPcopy 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_bufferMethod · 0.95
get_data_non_strictMethod · 0.95
get_data_strictMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected