Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc100 port::Status ValidateSPPlatformFns(const SP_PlatformFns& platform_fns) { in ValidateSPPlatformFns() function
775 TF_RETURN_IF_ERROR(ValidateSPPlatformFns(platform_fns)); in InitStreamExecutorPlugin()