Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc3087 FastPathOpExecInfo* op_exec_info) {
3380 const FastPathOpExecInfo& op_exec_info, PyObject* input,
3413 bool AddInputToOp(FastPathOpExecInfo* op_exec_info, PyObject* input,
3493 const FastPathOpExecInfo& op_exec_info, PyObject* args,
3573 FastPathOpExecInfo op_exec_info; local