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