MCPcopy
hub / github.com/OpenPPL/ppq / base.py

File base.py

ppq/executor/base.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from abc import ABCMeta, abstractmethod
2from typing import Callable, Dict, List, Union
3
4from ppq.core import TargetPlatform, TensorQuantizationConfig

Callers

nothing calls this directly

Calls 1

copyMethod · 0.45

Tested by

no test coverage detected