mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-11-06 09:44:28 +00:00
Remove not needed code
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "cublas_v2.h"
|
||||
#include "gtest/gtest.h"
|
||||
#include <cublas_v2.h>
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include "test_cublas_fixture.cuh"
|
||||
|
||||
cublasHandle_t CublasTestFixture::cublasHandle;
|
||||
|
||||
Reference in New Issue
Block a user