Home
last modified time | relevance | path

Searched defs:empty_tuple (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dconditional_simplifier.cc295 const Shape empty_tuple = ShapeUtil::MakeTupleShape({}); in ReplaceRootWithEmptyTupleIfNoUsers() local
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tensor.cc94 static PyObject* empty_tuple = PyTuple_New(0); in EmptyTuple() local
Dpywrap_tfe_src.cc2890 tensorflow::Safe_PyObjectPtr empty_tuple(PyTuple_New(0)); local
/external/python/cpython2/Modules/
D_lsprof.c128 static PyObject *empty_tuple; variable
DcPickle.c114 static PyObject *empty_tuple; variable
/external/python/cpython3/Modules/
D_lzmamodule.c63 static PyObject *empty_tuple; variable
/external/python/cpython3/Objects/
Dexceptions.c639 PyObject *empty_tuple; in ImportError_init() local
/external/python/cpython2/Python/
DPython-ast.c653 PyObject *empty_tuple, *d; in add_ast_fields() local
/external/python/cpython3/Python/
DPython-ast.c1189 PyObject *empty_tuple; in add_ast_fields() local