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

Function main

tensorflow/tools/benchmark/benchmark_model_main.cc:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16#include "tensorflow/tools/benchmark/benchmark_model.h"
17
18int main(int argc, char** argv) {
19 return tensorflow::benchmark_model::Main(argc, argv);
20}

Callers

nothing calls this directly

Calls 1

MainFunction · 0.70

Tested by

no test coverage detected