MCPcopy Create free account
hub / github.com/tdrussell/diffusion-pipe / reduction.py

File reduction.py

utils/reduction.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copied from https://github.com/pytorch/pytorch/blob/main/torch/multiprocessing/reductions.py
2# Replaced multiprocessing -> multiprocess
3
4# mypy: allow-untyped-defs

Callers

nothing calls this directly

Calls 1

SharedCacheClass · 0.85

Tested by

no test coverage detected