Searched defs:dest_bytes (Results 1 – 5 of 5) sorted by relevance
198 dest_bytes: Option<Box<[(Size, Prov)]>>, field294 let mut dest_bytes = Vec::with_capacity(bytes.len() * (count as usize)); in prepare_copy() localVariable
145 let dest_bytes = dest.layout.size.bytes(); in cast() localVariable
1161 let dest_bytes = dest_alloc in mem_copy_repeatedly() localVariable
1011 auto dest_bytes = dest->nbytes(); in CopyTensorData() local
2553 u64 dest_bytes; local