Searched defs:len_diff (Results 1 – 8 of 8) sorted by relevance
82 size_t len_diff = outputs_shape_.at(0).size() - inputs_shape_.at(0).size(); in InferTensorMap() local
245 size_t len_diff = 0; in CheckLayoutConfig() local279 size_t len_diff = 0; in InferOutputTensorMap() local411 size_t len_diff = 0; in InferOutputLayout() local
165 size_t len_diff = long_size - short_size; in CheckBatchDimensions() local
163 size_t len_diff = long_size - short_size; in CheckBatchDimensions() local
183 size_t len_diff = long_size - short_size; in CheckBatchDimensions() local
120 let len_diff = if n < m { m - n } else { n - m }; in edit_distance_with_substrings() localVariable
45 int len_diff = std::abs(static_cast<int>(shape1.size()) - static_cast<int>(shape2.size())); in CheckMatMulShapes() local
761 int len_diff = slice_bytes_max - (put_bits_count(pb) >> 3); in encode_hq_slice() local