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

File testFuseBias.py

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

Source from the content-addressed store, hash-verified

1from ppq import BaseGraph, TorchExecutor
2import torch
3graph = BaseGraph(name='TestBed')
4

Callers

nothing calls this directly

Calls 9

BaseGraphClass · 0.90
TorchExecutorClass · 0.90
GraphMergerClass · 0.90
create_operationMethod · 0.80
create_variableMethod · 0.80
fuse_bias_addMethod · 0.80
forwardMethod · 0.45

Tested by

no test coverage detected