Searched refs:tile_dim (Results 1 – 1 of 1) sorted by relevance
452 for (int64 tile_dim : tile.dimensions()) { in Hash() local453 hash_value = Hash64Combine(hash_value, hash<int64>()(tile_dim)); in Hash()