MCPcopy Create free account
hub / github.com/InfiniTensor/InfiniTensor / __init__

Method __init__

pyinfinitensor/src/pyinfinitensor/onnx.py:41–1135  ·  view source on GitHub ↗
(
        self,
        model: ModelProto,
        runtime,
        use_naive_allocator: bool = False,
        matmul_compute_type: str = "default",
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

ExceptionClass · 0.85
_take_shape_dimFunction · 0.85
_parse_attributeFunction · 0.85
_parse_dataFunction · 0.85
tensorMethod · 0.80
set_inputMethod · 0.80
padMethod · 0.80
convMethod · 0.80
reshapeMethod · 0.80
eluMethod · 0.80
convTransposed2dMethod · 0.80
matmulMethod · 0.80

Tested by

no test coverage detected