(/* p */)
| 13934 | parsePossibleVersionNumber(/* p */) { |
| 13935 | } |
| 13936 | parseImports(/* p */) { |
| 13937 | } |
| 13938 | attributeAssignmentSpecialHandlingHack(qualified_classname, assign) { |
| 13939 | const replacements = new Map([ |
| 13940 | ['__torch__.torch.ao.nn.quantized.modules.linear.LinearPackedParams', ['_packed_params', 'Tensor', '__torch__.torch.classes.quantized.LinearPackedParamsBase']], |
no outgoing calls
no test coverage detected