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

Method GetOutput

tensorflow/lite/kernels/log_softmax_test.cc:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 }
50
51 std::vector<float> GetOutput() { return ExtractVector<float>(output_); }
52
53 private:
54 int input_;

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected