Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/tpu/
Dc_api_decl.h262 typedef struct SE_ExecutionOutput { struct
268 } SE_ExecutionOutput; typedef
Dtpu_executor_c_api.h311 SE_ExecutionOutput* se_output, TF_Status* status);
/external/tensorflow/tensorflow/core/tpu/
Dtpu_on_demand_compiler.cc132 SE_ExecutionOutput se_execution_output; in ExecuteAsyncOnStream()