mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Automated Code Change
PiperOrigin-RevId: 824847154
This commit is contained in:
parent
85d834e07b
commit
c6d737900f
|
|
@ -45,8 +45,6 @@ namespace {
|
||||||
using ::testing::ElementsAreArray;
|
using ::testing::ElementsAreArray;
|
||||||
using ::testing::FloatEq;
|
using ::testing::FloatEq;
|
||||||
using ::testing::IsEmpty;
|
using ::testing::IsEmpty;
|
||||||
using ::tsl::testing::IsOkAndHolds;
|
|
||||||
using ::tsl::testing::StatusIs;
|
|
||||||
|
|
||||||
TEST(MlirToByteCodeTest, Basic) {
|
TEST(MlirToByteCodeTest, Basic) {
|
||||||
constexpr char kBasicMlir[] =
|
constexpr char kBasicMlir[] =
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user