Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc145 port::Status ValidateSPStreamExecutor(const SP_StreamExecutor& se, in ValidateSPStreamExecutor() function
797 TF_RETURN_IF_ERROR(ValidateSPStreamExecutor(se, platform)); in InitStreamExecutorPlugin()