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

Method SetUpTestSuite

tensorflow/lite/delegates/flex/kernel_test.cc:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 static constexpr int kMaxTensors = 30;
53
54 static void SetUpTestSuite() { GetGlobalOpLists()->clear(); }
55
56 KernelTest() {
57 CHECK(delegate_data_.Prepare(tensorflow::SessionOptions{}).ok());

Callers

nothing calls this directly

Calls 2

GetGlobalOpListsFunction · 0.85
clearMethod · 0.45

Tested by

no test coverage detected