Skip to content

Commit a48e2a5

Browse files
tilde
1 parent bb3106a commit a48e2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/transformer_building_blocks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ def forward(self,
260260

261261
###############################################################################
262262
# Utilities
263-
# =========
263+
# ~~~~~~~~~
264264
# In this section, we include a utility to generate semi-realistic data using
265265
# Zipf distribution for sentence lengths. This is used to generate the nested
266266
# query, key and value tensors. We also include a benchmark utility.

0 commit comments

Comments
 (0)