Searched refs:GetCcMajorMinor (Results 1 – 1 of 1) sorted by relevance
671 std::tuple<int, int> GetCcMajorMinor(Stream* stream) { in GetCcMajorMinor() function759 std::tie(cc_major, cc_minor) = GetCcMajorMinor(stream); in IsTensorMathEnabled()3837 std::tie(cc_major, cc_minor) = GetCcMajorMinor(stream); in DoFusedConvolve()