Searched defs:is_expanded (Results 1 – 2 of 2) sorted by relevance
55 bool is_expanded = FromTensorShapeCanBeExpandByTo(); in ExtendFromTensorShapeByTo() local68 bool is_expanded = ToTensorShapeCanBeExpandByFrom(); in ExtendToTensorShapeByFrom() local
82 bool is_expanded () const { return macStyle & EXPANDED; } in is_expanded() function