Update config.json
Browse files- config.json +1 -3
config.json
CHANGED
|
@@ -93,11 +93,9 @@
|
|
| 93 |
"num_bits": 4,
|
| 94 |
"observer": "minmax",
|
| 95 |
"observer_kwargs": {},
|
| 96 |
-
"scale_dtype": null,
|
| 97 |
"strategy": "group",
|
| 98 |
"symmetric": true,
|
| 99 |
-
"type": "int"
|
| 100 |
-
"zp_dtype": null
|
| 101 |
}
|
| 102 |
}
|
| 103 |
},
|
|
|
|
| 93 |
"num_bits": 4,
|
| 94 |
"observer": "minmax",
|
| 95 |
"observer_kwargs": {},
|
|
|
|
| 96 |
"strategy": "group",
|
| 97 |
"symmetric": true,
|
| 98 |
+
"type": "int"
|
|
|
|
| 99 |
}
|
| 100 |
}
|
| 101 |
},
|