Home
last modified time | relevance | path

Searched defs:cell_cls (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/keras/layers/
Drecurrent_test.py1735 def test_for_enable_caching_device_for_cell(self, cell_cls): argument
/external/python/cpython3/Python/
Dbltinmodule.c234 PyObject *cell_cls = PyCell_GET(cell); in builtin___build_class__() local