Update policy_preprocessor.json
Browse files- policy_preprocessor.json +1 -1
policy_preprocessor.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
| 14 |
{
|
| 15 |
"registry_name": "device_processor",
|
| 16 |
"config": {
|
| 17 |
-
"device": "
|
| 18 |
"float_dtype": null
|
| 19 |
}
|
| 20 |
},
|
|
|
|
| 14 |
{
|
| 15 |
"registry_name": "device_processor",
|
| 16 |
"config": {
|
| 17 |
+
"device": "cpu",
|
| 18 |
"float_dtype": null
|
| 19 |
}
|
| 20 |
},
|