Searched refs:RandomElement (Results 1 – 4 of 4) sorted by relevance
80 const int dilation_width_factor = RandomElement(std::vector<int>({1, 2, 4})); in TryTestOneDepthwiseConv()81 const int dilation_height_factor = RandomElement(std::vector<int>({1, 2, 4})); in TryTestOneDepthwiseConv()84 RandomElement(std::vector<FusedActivationFunctionType>( in TryTestOneDepthwiseConv()
47 const T& RandomElement(const std::vector<T>& v) { in RandomElement() function
569 const int dilation_width_factor = RandomElement(std::vector<int>({1, 2, 4})); in TryTestOneDepthwiseConv()570 const int dilation_height_factor = RandomElement(std::vector<int>({1, 2, 4})); in TryTestOneDepthwiseConv()
71 const typename C::value_type* RandomElement(const C& container) { in RandomElement() function222 new_receiver = RandomElement(it->second); in ReportStreamClosed()225 new_receiver = &(RandomElement(assigned_stores_)->first); in ReportStreamClosed()