Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tfe_src.cc3166 FastPathOpExecInfo* op_exec_info) {
3463 const FastPathOpExecInfo& op_exec_info, PyObject* input,
3496 bool AddInputToOp(FastPathOpExecInfo* op_exec_info, PyObject* input,
3576 const FastPathOpExecInfo& op_exec_info, PyObject* args,
3656 FastPathOpExecInfo op_exec_info; local