Home
last modified time | relevance | path

Searched refs:init_pool (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dobmalloc.c915 init_pool: in PyObject_Malloc()
973 goto init_pool; in PyObject_Malloc()
/external/tensorflow/tensorflow/python/keras/utils/
Ddata_utils.py543 def init_pool(seqs): function