Skip to content

Commit 77d4a36

Browse files
liyuying0000copybara-github
authored andcommitted
Internal Changes.
PiperOrigin-RevId: 742424475 Change-Id: Ie4d5654a02d39ed1e27ad849467732c86cfceb3a
1 parent 9dee01d commit 77d4a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fleetbench/parallel/weights.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def _ParseBenchmarkWeights(
6565

6666

6767
def GetDCTaxWeights() -> dict[str, float]:
68-
"""Read the weights for each benchmark from the data/weights.csv file.
68+
"""Read the weights for each benchmark from the corresponding weights.csv file.
6969
7070
Returns:
7171
A dictionary containing the weights for each benchmark.

0 commit comments

Comments
 (0)