MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / helper.py

File helper.py

imperative/python/megengine/distributed/helper.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2import functools
3import multiprocessing as mp
4from collections import defaultdict

Callers

nothing calls this directly

Calls 1

deprecated_funcFunction · 0.85

Tested by

no test coverage detected