Skip to content

Commit f46adc5

Browse files
Update
[ghstack-poisoned]
1 parent 971a762 commit f46adc5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

backends/cuda/runtime/shims/memory.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ using executorch::backends::aoti::aoti_torch_get_device_index;
2727
using executorch::backends::aoti::aoti_torch_get_dtype;
2828
using executorch::backends::aoti::aoti_torch_get_sizes;
2929
using executorch::backends::aoti::aoti_torch_get_strides;
30+
using executorch::backends::aoti::convert_sizes_to_vector;
31+
using executorch::backends::aoti::convert_strides_to_vector;
3032
using executorch::backends::aoti::dtype_to_element_size;
3133
using executorch::backends::aoti::dtype_to_scalar_type;
3234
using executorch::backends::aoti::validate_storage_offset;

0 commit comments

Comments
 (0)