Searched refs:GetSupportedPlatforms (Results 1 – 2 of 2) sorted by relevance
66 StatusOr<std::vector<se::Platform*>> GetSupportedPlatforms() { in GetSupportedPlatforms() function83 PlatformUtil::GetSupportedPlatforms() { in GetSupportedPlatforms() function in xla::PlatformUtil85 return xla::GetSupportedPlatforms(); in GetSupportedPlatforms()89 TF_ASSIGN_OR_RETURN(auto platforms, GetSupportedPlatforms()); in GetDefaultPlatform()
38 static StatusOr<std::vector<se::Platform*>> GetSupportedPlatforms();