feat: first draft of f32 sparsity support
This commit is contained in:
@@ -399,6 +399,8 @@ extern "C" {
|
||||
bool enable_comm_compute_log;
|
||||
|
||||
const char * comm_datatype;
|
||||
|
||||
int comm_sparse_percentage;
|
||||
};
|
||||
|
||||
// model quantization parameters
|
||||
|
||||
Reference in New Issue
Block a user