[minor] fix a3c pytorch example dim 80 => 84

This commit is contained in:
Eric Liang
2018-10-31 22:00:14 -07:00
committed by GitHub
parent cd284bb487
commit b2caed9651
@@ -15,7 +15,7 @@ pong-a3c-pytorch-cnn:
model:
use_lstm: false
channel_major: true
dim: 80
dim: 84
grayscale: true
zero_mean: false
optimizer: