We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aba14f7 commit 18a9c78Copy full SHA for 18a9c78
third_party/xla/xla/stream_executor/sycl/sycl_platform_test.cc
@@ -10,10 +10,10 @@ See the License for the specific language governing permissions and
10
limitations under the License.
11
==============================================================================*/
12
13
-#include "tsl/platform/statusor.h"
14
-#include "tsl/platform/test.h"
15
#include "xla/stream_executor/platform.h"
16
#include "xla/stream_executor/platform_manager.h"
+#include "tsl/platform/statusor.h"
+#include "tsl/platform/test.h"
17
18
namespace stream_executor {
19
namespace gpu {
0 commit comments