Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/lib/core/
Dbfloat16.cc40 PyObject* TfPyInt_FromLong(long x) { // NOLINT in TfPyInt_FromLong() function
63 PyObject* TfPyInt_FromLong(long x) { // NOLINT
152 return TfPyInt_FromLong(y); in PyBfloat16_Int()