Update config.json
Browse files- config.json +1 -3
config.json
CHANGED
|
@@ -47,11 +47,9 @@
|
|
| 47 |
"num_bits": 4,
|
| 48 |
"observer": "minmax",
|
| 49 |
"observer_kwargs": {},
|
| 50 |
-
"scale_dtype": null,
|
| 51 |
"strategy": "group",
|
| 52 |
"symmetric": true,
|
| 53 |
-
"type": "int"
|
| 54 |
-
"zp_dtype": null
|
| 55 |
}
|
| 56 |
}
|
| 57 |
},
|
|
|
|
| 47 |
"num_bits": 4,
|
| 48 |
"observer": "minmax",
|
| 49 |
"observer_kwargs": {},
|
|
|
|
| 50 |
"strategy": "group",
|
| 51 |
"symmetric": true,
|
| 52 |
+
"type": "int"
|
|
|
|
| 53 |
}
|
| 54 |
}
|
| 55 |
},
|