From 63b560f36b1814a96721994efc987655dd7fbca2 Mon Sep 17 00:00:00 2001 From: Jon Soifer Date: Tue, 12 Nov 2019 13:03:42 -0800 Subject: [PATCH 1/4] Fix build --- src/common/util.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common/util.h b/src/common/util.h index 93f32f48a2a6..2334a8f28390 100644 --- a/src/common/util.h +++ b/src/common/util.h @@ -36,6 +36,7 @@ #include #include #include +#include namespace tvm { namespace common { From 44a28c4caf8d4e3af26bde7360b10f5b3053bdd9 Mon Sep 17 00:00:00 2001 From: Jon Date: Tue, 12 Nov 2019 15:43:46 -0800 Subject: [PATCH 2/4] dummy change to retrigger CI --- src/common/util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/util.h b/src/common/util.h index 2334a8f28390..85db7f387093 100644 --- a/src/common/util.h +++ b/src/common/util.h @@ -35,8 +35,8 @@ #include #include #include -#include #include +#include namespace tvm { namespace common { From 35da61986d37064bf15c14c41875fdc7dbc6c306 Mon Sep 17 00:00:00 2001 From: Jon Date: Wed, 13 Nov 2019 08:37:33 -0800 Subject: [PATCH 3/4] dummy change to retrigger ci --- src/common/util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/util.h b/src/common/util.h index 85db7f387093..2334a8f28390 100644 --- a/src/common/util.h +++ b/src/common/util.h @@ -35,8 +35,8 @@ #include #include #include -#include #include +#include namespace tvm { namespace common { From 2d03f7e674897bb920fe7c305da001a7a1d12a02 Mon Sep 17 00:00:00 2001 From: Jon Date: Thu, 14 Nov 2019 09:39:31 -0800 Subject: [PATCH 4/4] dummy change to retrigger ci --- src/common/util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/util.h b/src/common/util.h index 2334a8f28390..85db7f387093 100644 --- a/src/common/util.h +++ b/src/common/util.h @@ -35,8 +35,8 @@ #include #include #include -#include #include +#include namespace tvm { namespace common {