Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc90 port::Status ValidateSPPlatform(const SP_Platform& platform) { in ValidateSPPlatform() function
774 TF_RETURN_IF_ERROR(ValidateSPPlatform(platform)); in InitStreamExecutorPlugin()