Lenetop
Compare changes
Files
22@@ -67,10 +71,10 @@ private:
@@ -67,10 +71,10 @@ private:
TensorImpl_cuda(DeviceIdx_t device, std::vector<DimSize_t> dims) : TensorImpl(Backend, device, dims), mDataOwner(nullptr, cudaDelete) {}
@@ -234,6 +238,9 @@ private:
@@ -234,6 +238,9 @@ private: