mappings: debug--
This commit is contained in:
parent
b6e34111ff
commit
bfdf7c3230
@ -209,8 +209,6 @@ impl<const STRIDE_NUM: usize> StrideMapping<STRIDE_NUM> {
|
|||||||
let s = size.take().unwrap();
|
let s = size.take().unwrap();
|
||||||
log::info!("size={:?}", s);
|
log::info!("size={:?}", s);
|
||||||
|
|
||||||
log::info!("strides={:?}", strides);
|
|
||||||
|
|
||||||
Self {
|
Self {
|
||||||
strides,
|
strides,
|
||||||
pixel_count: physical_idx,
|
pixel_count: physical_idx,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user