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.cc49 string index_str = in ToString() local
60 string index_str = instruction->operand(operand_number)->shape().IsTuple() in ToString() local
/external/python/cpython2/Objects/
Dtypeobject.c5370 static PyObject *index_str; local