Searched defs:SetInput (Results 1 – 4 of 4) sorted by relevance
| /foundation/ai/engine/services/client/algorithm_sdk/asr/keyword_spotting/source/ | ||
| D | pcm_iterator.cpp | 89 int32_t PCMIterator::SetInput(const Array<int16_t> &input) in SetInput() function in OHOS::AI::PCMIterator |
| /foundation/ai/neural_network_runtime/frameworks/native/ops/ | ||
| D | conv2d_transpose_builder.cpp | 41 OH_NN_ReturnCode Conv2DTransposeBuilder::SetInput(const std::vector<uint32_t>& inputsIndex, in SetInput() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DTransposeBuilder |
| /foundation/ai/neural_network_runtime/test/system_test/common/ | ||
| D | nnrt_test.cpp | 135 OH_NN_ReturnCode NNRtTest::SetInput(uint32_t index, in SetInput() function in OHOS::NeuralNetworkRuntime::SystemTest::NNRtTest |
| /foundation/ai/neural_network_runtime/frameworks/native/ | ||
| D | executor.cpp | 116 OH_NN_ReturnCode Executor::SetInput(uint32_t index, const OH_NN_Tensor& nnTensor, const void* buffe… in SetInput() function in OHOS::NeuralNetworkRuntime::Executor |