Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pytorch/cpuinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAshkan Aliabadi <AshkanAliabadi@fb.com>2020-12-16 05:28:20 +0300
committerGitHub <noreply@github.com>2020-12-16 05:28:20 +0300
commita7e1076b681945f1ec805b7eab86b58ee0b3b00a (patch)
treea36ba30752318dc12eb470b1dd802ed1100463fe /test
parented8b86a253800bafdb7b25c5c399f91bff9cb1f3 (diff)
Upstream cpuinfo updates as of XNNPACK:b20dcd6252740a9a62e8541144a978d23b72bb81. (#50)
Diffstat (limited to 'test')
-rw-r--r--test/mock/galaxy-s9-us.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mock/galaxy-s9-us.cc b/test/mock/galaxy-s9-us.cc
index ceea969..91c4868 100644
--- a/test/mock/galaxy-s9-us.cc
+++ b/test/mock/galaxy-s9-us.cc
@@ -817,4 +817,4 @@ int main(int argc, char* argv[]) {
cpuinfo_initialize();
::testing::InitGoogleTest(&argc, argv);
return RUN_ALL_TESTS();
-}
+} \ No newline at end of file