Skip to content

Commit 1876756

Browse files
friedfacebook-github-bot
authored andcommitted
six/future/past usage
Summary: Claude Remove six/future/past usage Differential Revision: D91694435
1 parent 9bc1bc3 commit 1876756

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dlrm_s_pytorch.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@
5151
# Misha Smelyanskiy, "Deep Learning Recommendation Model for Personalization and
5252
# Recommendation Systems", CoRR, arXiv:1906.00091, 2019
5353

54-
from __future__ import absolute_import, division, print_function, unicode_literals
55-
5654
import argparse
5755

5856
# miscellaneous

0 commit comments

Comments
 (0)