Skip to content

Commit d4952e5

Browse files
committed
Update base for Update on "[ET-VK] Adding convenience functions in Compute graph to get PushConstantDataInfo for various attributes of a tensor."
This diff adds convenience functions in the Compute graph to get PushConstantDataInfo for various attributes of a tensor. Differential Revision: [D66853502](https://our.internmc.facebook.com/intern/diff/D66853502/) [ghstack-poisoned]
2 parents 77534a6 + e89e320 commit d4952e5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+70
-9
lines changed

backends/arm/test/ops/test_to_copy.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ def _test_to_copy_tosa_MI_pipeline(
5656
)
5757
.export()
5858
.dump_artifact()
59-
.check_count({"torch.ops.aten._to_copy.default": 1})
6059
.to_edge()
6160
.dump_artifact()
6261
.partition()
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)