Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ join
Method
join
imperative/python/megengine/data/tools/_queue.py:176–177 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
174
return
self.queue.empty()
175
176
def
join(self):
177
self.queue.join()
178
179
def
disconnect_client(self):
180
if
self.client is not None:
Callers
15
_write_hash
Method · 0.80
_write_def
Method · 0.80
_write_midout
Method · 0.80
main
Function · 0.80
format.py
File · 0.80
getfiles
Function · 0.80
main
Function · 0.80
main
Function · 0.80
setup.py
File · 0.80
format
Method · 0.80
check_windows
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
15
test_dp_correctness
Function · 0.64
test_dtr_resnet1202
Function · 0.64
test_dtr_drop_copy_dev_tensor
Function · 0.64
test_profiler
Function · 0.64
test_profiler_dist
Function · 0.64
test_backtrace
Function · 0.64
test_persistent_cache_file_clear
Function · 0.64
test_init_process_group
Function · 0.64
test_group_barrier
Function · 0.64
test_synchronized
Function · 0.64
deco
Function · 0.64
test_custom_op
Function · 0.64