Files
ROCm/scripts/amd/clean.sh
Michael Melesse 5e055a5165 add scripts
2022-12-21 13:13:24 -06:00

8 lines
145 B
Bash
Executable File

set -x
rm -rf python/triton.egg-info
rm -rf python/.pytest_cache
rm -rf python/tests/__pycache__
rm -rf python/build
rm -rf /root/.triton/cache