DEBSOURCES
Skip Quicknav
sources / pytorch / 1.7.1-7 / torch / _C / _nvtx.pyi
1234
# Defined in torch/csrc/cuda/shared/nvtx.cpp def rangePushA(message: str) -> int: ... def rangePop() -> int: ... def markA(message: str) -> None: ...