MCPcopy Index your code
hub / github.com/lutzroeder/netron / parseImports

Method parseImports

source/python.js:13936–13937  ·  view source on GitHub ↗
(/* p */)

Source from the content-addressed store, hash-verified

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']],

Callers 1

LEGACY_import_methodsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected