try
This commit is contained in:
@@ -100,7 +100,7 @@ bool ArrayInterfaceHandler::IsCudaPtr(void const* ptr) {
|
||||
return true;
|
||||
default:
|
||||
LOG(WARNING) << "Unknown memory type: " << attr.type;
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
} else {
|
||||
LOG(WARNING) << "hipPointerGetAttributes failed with error: "
|
||||
|
||||
Reference in New Issue
Block a user