Searched defs:empty_list (Results 1 – 7 of 7) sorted by relevance
21 typedef list<> empty_list; in MPL_TEST_CASE() typedef
52 std::list<int64_t> empty_list; in TEST() local
629 utree::list_type const empty_list = utree::list_type(); variable
33 void checkListInputType(const c10::TypePtr& elem_type, bool empty_list) { in checkListInputType()
89 "empty_list" : [], array
1844 PyObject *empty_list; in islice_reduce() local
2971 tensorflow::Safe_PyObjectPtr empty_list(PyList_New(0)); local