Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Invoke
Method
Invoke
tensorflow/lite/kernels/test_util.cc:183–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
}
182
183
void SingleOpModel::Invoke() { ASSERT_EQ(interpreter_->Invoke(), kTfLiteOk); }
184
185
TfLiteStatus SingleOpModel::InvokeUnchecked() { return interpreter_->Invoke(); }
186
Callers
15
TEST
Function · 0.45
VerifyGoldens
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
run_blackbox_test_with_input_split
Function · 0.45
InvokeWithResult
Method · 0.45
TEST
Function · 0.45
TestAccumelateLoopBody
Method · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected