Searched defs:is_broadcast (Results 1 – 5 of 5) sorted by relevance
339 const bool is_broadcast = (info.tensor_shape()[d] == 1); in broadcast_shape_and_valid_region() local
83 def is_broadcast(self) -> bool: member in WpanFrameInfo
77 pub fn is_broadcast(&self) -> bool { in is_broadcast() method
694 bool is_broadcast; member