D | sparse_to_dense_op_gpu.cu.cc | 68 bool different = false; in CheckIndicesValid() local 76 different = true; in CheckIndicesValid() 83 if (diff > 0) different = true; in CheckIndicesValid() 84 if (!different && diff < 0) increasing = false; in CheckIndicesValid() 94 if (!different) { in CheckIndicesValid() 107 int different; member 213 c, valid_status.different == INT_MAX, in operator ()() 214 errors::InvalidArgument("indices[", valid_status.different, in operator ()()
|