Home
last modified time | relevance | path

Searched refs:local_src_offset_bytes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorShape.cpp1358 const char* local_src_offset_bytes = src_offset_bytes + i * src_block_size_bytes; in narrow_copy_dense_cpu_out() local
1361 static_cast<const void*>(local_src_offset_bytes + dst_block_size_bytes) <= in narrow_copy_dense_cpu_out()
1368 local_dst_offset_bytes, local_src_offset_bytes, dst_block_size_bytes); in narrow_copy_dense_cpu_out()