Home | History | Annotate | Download | only in service

Lines Matching refs:IsTuple

42   if (IsTuple()) {
66 if (IsTuple()) {
77 CHECK(!ShapeUtil::IsTuple(tile_shape_));
79 CHECK(!IsTuple());
93 CHECK(!IsTuple());
102 CHECK(!IsTuple());
117 CHECK(!IsTuple());
128 if (IsTuple()) {
148 if (!replicated_ && maximal_ && !IsTuple()) {
156 if (IsTuple()) {
164 if (!ShapeUtil::IsTuple(shape)) {
200 Status status = IsTuple() ? ValidateTuple(shape, num_devices)
212 if (ShapeUtil::IsTuple(shape)) {
322 if (IsTuple()) {