"git@developer.sourcefind.cn:OpenDAS/dcu_env_check.git" did not exist on "d6cfa558754e93cc98b03ebf389f914c0e0b105f"
Unverified Commit 0be8d8a7 authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

[dev] remove buid dir of tensoradaptor (#6234)

parent c30d5713
......@@ -61,6 +61,7 @@ if [[ ${remove} == "YES" ]]; then
rm -rf build
rm -rf graphbolt/build
rm -rf dgl_sparse/build
rm -rf tensoradapter/pytorch/build
fi
if [[ -z ${build_type} ]]; then
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment