Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Djax_jit.cc416 ToArgSignatureHandler complex_handler = in ArgSignatureOfValue() local
433 (*p)[reinterpret_cast<PyObject*>(&PyComplex_Type)] = complex_handler; in ArgSignatureOfValue()
539 (*p)[dtypes.np_complex128.ptr()] = complex_handler; in ArgSignatureOfValue()