Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_values.cc39 StatusOr<DevicePutResult> HandlePythonScalar(py::handle obj, in HandlePythonScalar() function
257 HandlePythonScalar<bool, bool>; in DevicePut()
260 HandlePythonScalar<double, float>; in DevicePut()
262 HandlePythonScalar<complex128, complex64>; in DevicePut()