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

Method GetOutput

tensorflow/lite/kernels/activations_test.cc:1418–1418  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1416 PopulateTensor(input_, data);
1417 }
1418 std::vector<float> GetOutput() { return ExtractVector<float>(output_); }
1419
1420 protected:
1421 int input_;

Callers 3

TESTFunction · 0.45
TestFloatHardSwishFunction · 0.45
TEST_PFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected