Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dbatch_to_space_nd.h70 const int crops_top = crops_data[0]; in BatchToSpaceND() local
78 spatial_offset / block_shape_width - crops_top; in BatchToSpaceND()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h5024 const int crops_top = crops_data[0]; in BatchToSpaceND() local
5035 GetIndexRange(spatial_offset / block_shape_width - crops_top, in BatchToSpaceND()
5041 spatial_offset / block_shape_width - crops_top; in BatchToSpaceND()