Change code lines order to avoid pointer error
Compare changes
+ 4
− 4
@@ -37,7 +37,7 @@ TEST_CASE("CUDA test") {
@@ -46,9 +46,9 @@ TEST_CASE("CUDA test") {
@@ -71,7 +71,6 @@ TEST_CASE("CUDA test") {
@@ -83,6 +82,7 @@ TEST_CASE("Tensor creation", "[Connector]") {