[v0.11] Fix compilation error and ambiguity with CUDA and Intel backend when enabled at the same time due to functions with the same name
This commit is contained in:
@@ -69,7 +69,7 @@ struct gpu_info {
|
||||
struct memory* mem;
|
||||
struct cache* cach;
|
||||
int64_t peak_performance;
|
||||
int64_t peak_performance_t;
|
||||
int64_t peak_performance_tcu;
|
||||
int32_t idx;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user