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

File test_gemm_fusion.py

tests/test_gemm_fusion.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from ppq import *
2from ppq.IR.morph import GraphMerger
3from ppq.api import *
4import torch

Callers

nothing calls this directly

Calls 5

GraphMergerClass · 0.90
BaseGraphClass · 0.85
create_operationMethod · 0.80
create_variableMethod · 0.80
fuse_gemmMethod · 0.80

Tested by

no test coverage detected