Searched refs:GetIntegerVector (Results 1 – 1 of 1) sorted by relevance
518 std::optional<std::vector<A>> GetIntegerVector(const B &x) { in GetIntegerVector() function557 GetIntegerVector<ConstantSubscript>(args[1])}; in Reshape()558 std::optional<std::vector<int>> order{GetIntegerVector<int>(args[3])}; in Reshape()