Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dop_def_util.cc95 struct ConvertIntFunctor { struct
96 Safe_PyObjectPtr operator()(PyObject* value) { in operator ()()