Skip to content

Commit 3e8a63f

Browse files
committed
up
1 parent a7c3005 commit 3e8a63f

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

22+
2223
# https://github.com/apple/coremltools/pull/2557
2324
@register_torch_op(override=False)
2425
def unbind_copy(context, node):

0 commit comments

Comments
 (0)