Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc205 struct FastPathOpExecInfo { struct
206 TFE_Context* ctx;
207 const char* device_name;
209 bool run_callbacks;
210 bool run_post_exec_callbacks;
211 bool run_gradient_callback;
214 PyObject* name;
216 PyObject* op_name;
217 PyObject* callbacks;
220 PyObject* args;
[all …]