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

Method GetOutput

tensorflow/lite/kernels/pooling_test.cc:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 std::vector<float> GetOutput() { return ExtractVector<float>(output_); }
59};
60
61class QuantizedPoolingOpModel : public BasePoolingOpModel {

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected