14c2dc55ff
* [roctx] Python bindings for rocprofiler-sdk-roctx * Update CHANGELOG --------- Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com>
10 строки
169 B
CMake
10 строки
169 B
CMake
#
|
|
#
|
|
#
|
|
|
|
foreach(_PYTHON_VERSION ${ROCPROFILER_PYTHON_VERSIONS})
|
|
rocprofiler_roctx_python_bindings(${_PYTHON_VERSION})
|
|
endforeach()
|
|
|
|
rocprofiler_reset_python3_cache()
|