Home
last modified time | relevance | path

Searched defs:index_str (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_value.cc48 string index_str = in ToString() local
59 string index_str = instruction->operand(operand_number)->shape().IsTuple() in ToString() local
90 string index_str = defining_instruction()->shape().IsTuple() in ToShortString() local
/external/python/cpython2/Objects/
Dtypeobject.c5370 static PyObject *index_str; local