ShaswatRobotics commited on
Commit
4ca6c57
·
verified ·
1 Parent(s): a406eda

Update iris/atari/alien/config.json

Browse files
Files changed (1) hide show
  1. iris/atari/alien/config.json +1 -1
iris/atari/alien/config.json CHANGED
@@ -123,7 +123,7 @@
123
  "sub_model_name": "encode",
124
  "signature":
125
  {
126
- "inputs": ["observations", "should_postprocess"],
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
  }