Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tfe_src.cc207 struct FastPathOpExecInfo { struct
208 TFE_Context* ctx;
209 const char* device_name;
211 bool run_callbacks;
212 bool run_post_exec_callbacks;
213 bool run_gradient_callback;
216 PyObject* name;
218 PyObject* op_name;
219 PyObject* callbacks;
222 PyObject* args;
[all …]