[v0.10] Add support for displaying the number of tensor cores
This commit is contained in:
@@ -40,6 +40,7 @@ struct topology {
|
||||
int32_t streaming_mp;
|
||||
int32_t cores_per_mp;
|
||||
int32_t cuda_cores;
|
||||
int32_t tensor_cores;
|
||||
};
|
||||
|
||||
struct memory {
|
||||
|
||||
Reference in New Issue
Block a user