Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dc_api_defn.h42 struct SE_Stream { struct
43 explicit SE_Stream(stream_executor::StreamExecutor* parent) in SE_Stream() argument
58 struct SE_StreamExecutorConfig { argument
H A Dc_api_decl.h55 typedef struct SE_Stream SE_Stream; typedef