Searched refs:BEGIN_MASK (Results 1 – 3 of 3) sorted by relevance
76 …if ((GetMask(BEGIN_MASK, &begin_mask_) != SUCCESS) || (GetMask(END_MASK, &end_mask_) != SUCCESS) || in GetAttrs()
130 constexpr char BEGIN_MASK[] = "begin_mask"; variable
65 Attr attr_begin_mask = std::make_pair(BEGIN_MASK, attr_value); in CreateStridedSliceOp()