File size: 108 Bytes
26d5b81 | 1 2 3 4 5 6 7 8 9 | #ifdef USE_CUDA
#include "neuroflow/cuda_context.hpp"
namespace neuroflow {
}
#endif // USE_CUDA |
26d5b81 | 1 2 3 4 5 6 7 8 9 | #ifdef USE_CUDA
#include "neuroflow/cuda_context.hpp"
namespace neuroflow {
}
#endif // USE_CUDA |