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

Method GetOutput

tensorflow/lite/kernels/conv_test.cc:123–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121 PopulateTensor(input_, data);
122 }
123 std::vector<float> GetOutput() { return ExtractVector<float>(output_); }
124};
125
126const auto kKernelMap = new std::map<string, TfLiteRegistration*>({

Callers 1

TEST_PFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected