torch.compiled_with_cxx11_abi¶ torch.compiled_with_cxx11_abi()[原始碼][原始碼]¶ 返回 PyTorch 是否使用 _GLIBCXX_USE_CXX11_ABI=1 構建。 返回型別 bool