Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/tpu/
Dc_api_decl.h291 struct SE_StreamExecutorList { struct
Dtpu_executor_c_api.h300 SE_StreamExecutorList* stream_exec_lists, int num_lists,
/external/tensorflow/tensorflow/core/tpu/
Dtpu_on_demand_compiler.cc296 std::vector<SE_StreamExecutorList> se_lists(stream_exec.size()); in Compile()