Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc67 port::Status ValidateDeviceType(StringPiece type) { in ValidateDeviceType() function
94 TF_RETURN_IF_ERROR(ValidateDeviceType(platform.name)); in ValidateSPPlatform()
95 TF_RETURN_IF_ERROR(ValidateDeviceType(platform.type)); in ValidateSPPlatform()