@@ -395,6 +395,7 @@ private:
|
||||
|
||||
public:
|
||||
|
||||
#if 0
|
||||
CUTLASS_HOST_DEVICE
|
||||
Array() { }
|
||||
|
||||
@@ -405,6 +406,7 @@ public:
|
||||
storage[i] = x.storage[i];
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
/// Efficient clear method
|
||||
CUTLASS_HOST_DEVICE
|
||||
|
||||
Reference in New Issue
Block a user