Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.h405 typedef struct SE_CreateStreamExecutorParams { struct
410 } SE_CreateStreamExecutorParams; argument
413 TF_OFFSET_OF_END(SE_CreateStreamExecutorParams, stream_executor)
467 SE_CreateStreamExecutorParams* params,
Dstream_executor.cc789 SE_CreateStreamExecutorParams se_params{ in InitStreamExecutorPlugin()
Dstream_executor_test.cc167 SE_CreateStreamExecutorParams* params, in create_stream_executor()