Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ input2
Method
input2
tensorflow/lite/kernels/comparisons_test.cc:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
47
int input1() { return input1_; }
48
int input2() { return input2_; }
49
50
std::vector<bool> GetOutput() { return ExtractVector<bool>(output_); }
51
std::vector<int> GetOutputShape() { return GetTensorShape(output_); }
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected