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

Method Input

tensorflow/lite/kernels/reduce_test.cc:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 std::vector<int> GetOutputShape() { return GetTensorShape(output_); }
48
49 int Input() { return input_; }
50
51 protected:
52 int input_;

Callers 5

testFunctionalModelMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected