Skip to content

Commit bcbda44

Browse files
committed
up
1 parent 8c33050 commit bcbda44

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
@@ -14,6 +14,7 @@
1414
)
1515

1616

17+
# https://github.com/apple/coremltools/pull/2556
1718
@register_torch_op(override=False)
1819
def transpose_copy(context, node):
1920
transpose(context, node)

0 commit comments

Comments
 (0)