Skip to content

Commit 90aebb5

Browse files
committed
up
1 parent 110854c commit 90aebb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backends/apple/coreml/compiler/torch_ops.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
def transpose_copy(context, node):
3131
transpose(context, node)
3232

33-
3433
# https://github.com/apple/coremltools/pull/2557
3534
@register_torch_op(override=False)
3635
def unbind_copy(context, node):

0 commit comments

Comments
 (0)