We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb66d3 commit b6bcb8bCopy full SHA for b6bcb8b
example.py
@@ -14,7 +14,7 @@
14
15
#input data
16
batch_size = 32
17
-seq_len = 10000000
+seq_len = 8192
18
19
20
#create model and data
0 commit comments