Searched refs:UnalignedConstVec (Results 1 – 4 of 4) sorted by relevance
149 std::unique_ptr<TTypes<const int64>::UnalignedConstVec> indices;150 std::unique_ptr<TTypes<const float>::UnalignedConstVec>
36 using UnalignedFloatVector = TTypes<const float>::UnalignedConstVec;37 using UnalignedInt64Vector = TTypes<const int64>::UnalignedConstVec;
78 TTypes<int32>::UnalignedConstVec cdf_slice(&cdf(i, 0), cdf.dimension(1)); in Verify()
87 UnalignedConstVec; typedef