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

Method Finish

tensorflow/lite/testing/parse_testdata.cc:287–290  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285 }
286 }
287 void Finish() override {
288 test_runner_->Invoke();
289 test_runner_->CheckResults();
290 }
291
292 private:
293 std::vector<int> expected_inputs_;

Callers

nothing calls this directly

Calls 2

InvokeMethod · 0.45
CheckResultsMethod · 0.45

Tested by

no test coverage detected