Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.h420 typedef struct SE_CreateStreamExecutorParams { struct
425 } SE_CreateStreamExecutorParams; argument
428 TF_OFFSET_OF_END(SE_CreateStreamExecutorParams, stream_executor)
491 SE_CreateStreamExecutorParams* params,
H A Dstream_executor_test_util.cc153 SE_CreateStreamExecutorParams* params, in CreateStreamExecutor()
H A Dstream_executor.cc784 SE_CreateStreamExecutorParams se_params{ in InitStreamExecutorPlugin()