Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OpenPPL/ppq
/ test_layerwise_equalization.py
File
test_layerwise_equalization.py
tests/test_layerwise_equalization.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
ppq
import
*
2
from
ppq.api
import
*
3
import
torch
4
Callers
nothing calls this directly
Calls
13
LayerwiseEqualizationPass
Class · 0.90
torch_snr_error
Function · 0.90
BaseGraph
Class · 0.85
TorchExecutor
Class · 0.85
dump_torch_to_onnx
Function · 0.85
load_onnx_graph
Function · 0.85
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
MyModel
Class · 0.70
forward
Method · 0.45
Tested by
no test coverage detected