Skip to content

Commit 1cdd777

Browse files
saitcakmakhvarfner
authored andcommitted
Update botorch/utils/sampling.py
1 parent 3ec3cff commit 1cdd777

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

botorch/utils/sampling.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1091,7 +1091,6 @@ def boltzmann_sample(
10911091
succesively decreased by 'temp_decrease'.
10921092
replacement: If True, samples are drawn with replacement, allowing duplicates.
10931093
temp_decrease: The rate at which temperature decreases in case of inf weights.
1094-
10951094
Returns:
10961095
A [batch_shape] x num_samples tensor of indices of sampled positions.
10971096
"""

0 commit comments

Comments
 (0)