Unverified Commit 0e4a0158 authored by Alex Ilchenko's avatar Alex Ilchenko Committed by GitHub
Browse files

Fix spelling mistake

Caused `cp` not to work
parent 3d415d0e
...@@ -25,7 +25,7 @@ D_INNER=4096 ...@@ -25,7 +25,7 @@ D_INNER=4096
TGT_LEN=384 TGT_LEN=384
MEM_LEN=384 MEM_LEN=384
TRAIN_BSZ=128 TRAIN_BSZ=128
VLIDA_BSZ=128 VALID_BSZ=128
# Testing # Testing
TEST_TGT_LEN=128 TEST_TGT_LEN=128
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment