Skip to content

Commit 76e3f8a

Browse files
committed
up
1 parent 0f6ab7d commit 76e3f8a

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
@@ -19,7 +19,6 @@
1919
def transpose_copy(context, node):
2020
transpose(context, node)
2121

22-
2322
# https://github.com/apple/coremltools/pull/2557
2423
@register_torch_op(override=False)
2524
def unbind_copy(context, node):

0 commit comments

Comments
 (0)