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

File utils.py

imperative/python/megengine/core/tensor/utils.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2import collections
3import itertools
4from typing import Iterable, Union

Callers

nothing calls this directly

Calls 2

ElemwiseMethod · 0.80
SubtensorMethod · 0.80

Tested by

no test coverage detected