Skip to content

Commit 3c1c196

Browse files
committed
update code
1 parent 02ebe4a commit 3c1c196

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

graph_net/torch/backend/unstable_to_stable_backend.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,6 @@ def _impl_unstable_to_stable_special_logit(self, gm):
153153

154154
# replace this line with modification code for task 118 (torch._C._nn.softplus)
155155

156-
# replace this line with modification code for task 119 (torch._C._nn.one_hot)
157-
158156
def _impl_unstable_to_stable_one_hot(self, gm):
159157
"""
160158
Convert torch._C._nn.one_hot to torch.nn.functional.one_hot

0 commit comments

Comments
 (0)