Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c1369 s_init(PyObject *self, PyObject *args, PyObject *kwds) in s_init() function
1805 s_init, /* tp_init */
/external/tensorflow/tensorflow/python/debug/lib/
Dsession_debug_testlib.py392 s_init = constant_op.constant(s_init_val)
393 s = variables.VariableV1(s_init, name=s_name)