Home
last modified time | relevance | path

Searched refs:_get_pybind11_abi_build_flags (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/utils/
H A Dcpp_extension.py1328 def _get_pybind11_abi_build_flags(): function
1481 common_cflags += [f"{x}" for x in _get_pybind11_abi_build_flags()]
2181 common_cflags += [f"{x}" for x in _get_pybind11_abi_build_flags()]