Home
last modified time | relevance | path

Searched defs:empty_dict (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/transforms/consolidate_attrs/
Dpass.cc176 auto empty_dict = DictionaryAttr::get(&getContext()); in reifyAndDropFunctionArgumentAttributes() local
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tensor.cc95 static PyObject* empty_dict = PyDict_New(); in EmptyDict() local
/external/python/cpython3/Modules/
D_json.c1504 PyObject *empty_dict = _PyUnicode_FromId(&PyId_empty_dict); // borrowed ref in encoder_listencode_dict() local
/external/python/cpython2/Modules/
D_json.c2065 static PyObject *empty_dict = NULL; in encoder_listencode_dict() local
Dparsermodule.c3401 PyObject *empty_dict = NULL; in parser__pickler() local