Searched refs:swap_out_index_shape (Results 1 – 1 of 1) sorted by relevance
222 std::vector<size_t> swap_out_index_shape = {swap_out_size}; in HashSwapOut() local224 …std::vector<std::vector<size_t>> input_shape = {hash_table_shape, swap_out_index_shape, offset_sha… in HashSwapOut()