Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/graph_executor/
H A Dgraph_executor.cc140 tensorflow::Status GraphExecutionRunOnFunction( in GraphExecutionRunOnFunction() function
399 TF_RETURN_IF_ERROR(GraphExecutionRunOnFunction( in Run()
H A Dgraph_executor.h58 tensorflow::Status GraphExecutionRunOnFunction(
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/saved_model/
H A Dsaved_model.cc709 return GraphExecutionRunOnFunction(options_.graph_execution_options, in Run()