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

Method GetOutput

tensorflow/lite/kernels/dequantize_test.cc:62–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 }
61
62 std::vector<float> GetOutput() { return ExtractVector<float>(output_); }
63
64 private:
65 int input_;

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected