Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc139 port::Status ValidateSPDeviceFns(const SP_DeviceFns& device_fns) { in ValidateSPDeviceFns() function
786 TF_RETURN_IF_ERROR(ValidateSPDeviceFns(device_fns)); in InitStreamExecutorPlugin()