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

Method input1

tensorflow/lite/kernels/comparisons_test.cc:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 }
46
47 int input1() { return input1_; }
48 int input2() { return input2_; }
49
50 std::vector<bool> GetOutput() { return ExtractVector<bool>(output_); }

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected