mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-12-23 23:04:25 +00:00
Fix some compilation errors
This commit is contained in:
@@ -24,7 +24,7 @@ do { \
|
||||
} \
|
||||
} while (0)
|
||||
|
||||
namespace CUDANet::Backend {
|
||||
namespace CUDANet::Backends {
|
||||
|
||||
class CUDA : public Backend {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user