mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-03 19:34:33 +08:00
[dev] remove buid dir of tensoradaptor (#6234)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user