Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenGVLab/EfficientQAT
/ post_init
Method
post_init
quantize/int_linear_real.py:75–76 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
73
self.use_fake = False
74
75
def
post_init(self):
76
pass
77
78
79
def
use_fake_quantization(self, del_quant=False,transpose=False):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected