Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
from
ppq
import
BaseGraph, TorchExecutor
2
import
torch
3
graph = BaseGraph(name=
'TestBed'
)
4
Callers
nothing calls this directly
Calls
9
BaseGraph
Class · 0.90
TorchExecutor
Class · 0.90
GraphMerger
Class · 0.90
create_operation
Method · 0.80
create_variable
Method · 0.80
mark_variable_as_graph_input
Method · 0.80
mark_variable_as_graph_output
Method · 0.80
fuse_bias_add
Method · 0.80
forward
Method · 0.45
Tested by
no test coverage detected