bitorch_engine.layers.qlinear.binary.cpp.extension.get_ext

bitorch_engine.layers.qlinear.binary.cpp.extension.get_ext(path: Path)[source]

Retrieve C++ extension details for binary linear module.

Parameters:

path (Path) – Path to the directory containing the extension module.

Returns:

Extension module details.

Return type:

Any