MCPcopy Create free account
hub / github.com/microsoft/Cream / utils.py

File utils.py

TinyCLIP/src/open_clip/utils.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from itertools import repeat
2import collections.abc
3
4from torch import nn as nn

Callers

nothing calls this directly

Calls 1

_ntupleFunction · 0.70

Tested by

no test coverage detected