Update policy_preprocessor.json
Browse files- policy_preprocessor.json +1 -1
policy_preprocessor.json
CHANGED
|
@@ -41,7 +41,7 @@
|
|
| 41 |
{
|
| 42 |
"registry_name": "device_processor",
|
| 43 |
"config": {
|
| 44 |
-
"device": "
|
| 45 |
"float_dtype": null
|
| 46 |
}
|
| 47 |
}
|
|
|
|
| 41 |
{
|
| 42 |
"registry_name": "device_processor",
|
| 43 |
"config": {
|
| 44 |
+
"device": "cpu",
|
| 45 |
"float_dtype": null
|
| 46 |
}
|
| 47 |
}
|