Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Djax_jit.cc1052 xla::StatusOr<CompiledFunction*> AsCompiledFunction(py::handle handle) { in AsCompiledFunction() function
1321 TF_ASSIGN_OR_RETURN(CompiledFunction * fun, AsCompiledFunction(self)); in BuildJaxjitSubmodule()
1326 TF_ASSIGN_OR_RETURN(CompiledFunction * fun, AsCompiledFunction(self)); in BuildJaxjitSubmodule()
1468 TF_ASSIGN_OR_RETURN(CompiledFunction * fun, AsCompiledFunction(self)); in BuildJaxjitSubmodule()
1474 TF_ASSIGN_OR_RETURN(CompiledFunction * fun, AsCompiledFunction(self)); in BuildJaxjitSubmodule()