Searched defs:broadcast_type (Results 1 – 2 of 2) sorted by relevance
90 void SetValue(T value, PredicateBroadcastType broadcast_type) { in SetValue()211 void Broadcast(T old_value, PredicateBroadcastType broadcast_type) { in Broadcast()
622 auto broadcast_type = RankedTensorType::get( in matchAndRewrite() local