Update iris/atari/alien/config.json
Browse files
iris/atari/alien/config.json
CHANGED
|
@@ -123,7 +123,7 @@
|
|
| 123 |
"sub_model_name": "encode",
|
| 124 |
"signature":
|
| 125 |
{
|
| 126 |
-
"inputs": ["observations", "
|
| 127 |
"call_mode": "positional"
|
| 128 |
}
|
| 129 |
}
|
|
|
|
| 123 |
"sub_model_name": "encode",
|
| 124 |
"signature":
|
| 125 |
{
|
| 126 |
+
"inputs": ["observations", "should_preprocess"],
|
| 127 |
"call_mode": "positional"
|
| 128 |
}
|
| 129 |
}
|