[v0.10] Add support for displaying the number of tensor cores
This commit is contained in:
@@ -8,5 +8,6 @@ int print_gpus_list();
|
||||
char* get_str_sm(struct gpu_info* gpu);
|
||||
char* get_str_cores_sm(struct gpu_info* gpu);
|
||||
char* get_str_cuda_cores(struct gpu_info* gpu);
|
||||
char* get_str_tensor_cores(struct gpu_info* gpu);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user