Skip to content

Commit

Permalink
Remove debugging printing
Browse files Browse the repository at this point in the history
Summary:
Ouch. Removing a print.

Created from CodeHub with https://fburl.com/edit-in-codehub

Reviewed By: bigning

Differential Revision: D50480595
  • Loading branch information
henrylhtsang authored and facebook-github-bot committed Oct 20, 2023
1 parent 8de4271 commit b21fdc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torchrec/distributed/planner/tests/test_constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ def test_uvm_caching_bw_with_prefetch_pipeline(self) -> None:
)
for caching_ratio in caching_ratios
]
print(f"henry uvm_caching_bw {uvm_caching_bw}")
expected_uvm_caching_bw: List[float] = [
963146416.128,
963146416.128,
Expand Down

0 comments on commit b21fdc6

Please sign in to comment.