summaryrefslogtreecommitdiff
path: root/compiler/tfinfo-v2/src/TFInfo_v2.test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/tfinfo-v2/src/TFInfo_v2.test.cpp')
-rw-r--r--compiler/tfinfo-v2/src/TFInfo_v2.test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/compiler/tfinfo-v2/src/TFInfo_v2.test.cpp b/compiler/tfinfo-v2/src/TFInfo_v2.test.cpp
index 02a2d9199..bcab4ac7f 100644
--- a/compiler/tfinfo-v2/src/TFInfo_v2.test.cpp
+++ b/compiler/tfinfo-v2/src/TFInfo_v2.test.cpp
@@ -54,7 +54,7 @@ const std::vector<std::string> success_cases =
name : "relu:0"
}
),
- // clang-format on
+ // clang-format on
};
} // namespace
@@ -221,7 +221,7 @@ const std::vector<std::string> fail_cases =
input, a:0, TF_FLOAT, [2, 3 ,4]
output, b:0, TF_FLOAT, [2, 3 ,4]
)",
- // clang-format on
+ // clang-format on
};
} // namespace