Searched refs:dst_dim0 (Results 1 – 1 of 1) sorted by relevance
238 const int64 dst_dim0 = dst->dim_size(0); in CopyContiguousSlices() local260 dst_offset + num_slices > dst_dim0) { in CopyContiguousSlices()265 ", dst_offset: ", dst_offset, ", dst_dim0: ", dst_dim0, "."); in CopyContiguousSlices()