Searched defs:GetOutput (Results 1 – 13 of 13) sorted by relevance
92 const std::vector<uint32_t>& GetOutput() const { return output_; } in GetOutput() function in android::nn::wrapper::MultinomialOpModel
96 const std::vector<int>& GetOutput() const { return Output_; } in GetOutput() function in android::nn::wrapper::LSHProjectionOpModel
139 const std::vector<float>& GetOutput() const { return Output_; } in GetOutput() function in android::nn::wrapper::EmbeddingLookupOpModel
152 const std::vector<float>& GetOutput() const { return Output_; } in GetOutput() function in android::nn::wrapper::HashtableLookupOpModel
186 const std::vector<float>& GetOutput() const { return Output_; } in GetOutput() function in android::nn::wrapper::BasicRNNOpModel
197 const std::vector<float>& GetOutput() const { return Output_; } in GetOutput() function in android::nn::wrapper::LayerNormLSTMOpModel
293 const std::vector<float>& GetOutput() const { return Output_; } in GetOutput() function in android::nn::wrapper::SVDFOpModel
186 const std::vector<float>& GetOutput() const { return Output_; } in GetOutput() function in android::nn::wrapper::LSTMOpModel
288 inline RunTimeOperandInfo* GetOutput(const Operation& operation, RunTimeOperandInfo* operands, in GetOutput() function
130 func (m *BuildActionError) GetOutput() string { func
220 const std::string& GetOutput() { in GetOutput() function
440 func (m *Status_EdgeFinished) GetOutput() string { func
915 std::vector<uint8_t>& GetOutput() { return output_; } in GetOutput() function in VectorWriter