Skip to content

Commit 61ed491

Browse files
committed
up
1 parent 90aebb5 commit 61ed491

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/apple/coreml/compiler/torch_ops.py

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

33+
3334
# https://github.com/apple/coremltools/pull/2557
3435
@register_torch_op(override=False)
3536
def unbind_copy(context, node):

0 commit comments

Comments
 (0)