MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / main

Function main

tensorflow/compiler/xla/tests/transfer_manager_test.cc:438–442  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

436 ->ArgPair(100, 257);
437
438int main(int argc, char** argv) {
439 ::testing::InitGoogleTest(&argc, argv);
440 tensorflow::testing::RunBenchmarks();
441 return RUN_ALL_TESTS();
442}
443
444} // namespace
445} // namespace xla

Callers

nothing calls this directly

Calls 1

RunBenchmarksFunction · 0.85

Tested by

no test coverage detected