Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_client.h197 StatusOr<XlaOp> EmitPythonCallbackFromDescriptor(
H A Dpy_client.cc616 StatusOr<XlaOp> PyClient::EmitPythonCallbackFromDescriptor( in EmitPythonCallbackFromDescriptor() function in xla::PyClient
705 EmitPythonCallbackFromDescriptor( in EmitPythonCallback()