/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/ |
H A D | end_to_end_test.cpp | 158 …ASSERT_EQ(OH_NN_SUCCESS, SetInput(0, {3, 2, 2}, (void*)firstAddendValue.data(), ADDEND_DATA_LENGTH… 162 …ASSERT_EQ(OH_NN_SUCCESS, SetInput(1, {3, 2, 2}, (void*)secondAddendValue.data(), ADDEND_DATA_LENG… 286 …ASSERT_EQ(OH_NN_SUCCESS, SetInput(0, {3, 2, 2}, (void*)secondAddendValue.data(), ADDEND_DATA_LENG… 337 …ASSERT_EQ(OH_NN_SUCCESS, SetInput(0, {3, 2, 2}, (void*)firstAddendValue.data(), ADDEND_DATA_LENGTH… 341 …ASSERT_EQ(OH_NN_SUCCESS, SetInput(1, {3, 2, 2}, (void*)secondAddendValue.data(), ADDEND_DATA_LENG… 409 …ASSERT_EQ(OH_NN_SUCCESS, SetInput(0, {3, 2, 2}, (void*)firstAddendValue.data(), ADDEND_DATA_LENGTH… 413 …ASSERT_EQ(OH_NN_SUCCESS, SetInput(1, {3, 2, 2}, (void*)secondAddendValue.data(), ADDEND_DATA_LENG… 470 …ASSERT_EQ(OH_NN_SUCCESS, SetInput(0, {3, 2, 2}, (void*)firstAddendValue.data(), ADDEND_DATA_LENGTH… 534 …ASSERT_EQ(OH_NN_SUCCESS, SetInput(0, {3, 2, 2}, (void*)firstAddendValue.data(), ADDEND_DATA_LENGTH… 538 …ASSERT_EQ(OH_NN_SUCCESS, SetInput(1, {3, 2, 2}, (void*)secondAddendValue.data(), ADDEND_DATA_LENG… [all …]
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/executor/ |
H A D | executor_test.cpp | 92 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); 114 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); 138 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); 159 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); 181 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); 203 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); 224 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); 246 EXPECT_EQ(OH_NN_SUCCESS, executorTest.SetInput(m_index, tensor, buffer, length)); 277 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); 299 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); [all …]
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/executor/ |
H A D | executor_test.cpp | 92 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); 114 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); 138 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); 159 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); 181 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); 203 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); 224 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); 246 EXPECT_EQ(OH_NN_SUCCESS, executorTest.SetInput(m_index, tensor, buffer, length)); 277 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); 299 OH_NN_ReturnCode ret = executorTest.SetInput(m_index, tensor, buffer, length); [all …]
|
/ohos5.0/base/update/updater/test/unittest/flashd_test/ |
H A D | flash_host_unittest.cpp | 209 HostUpdater::SetInput("yes"); 235 HostUpdater::SetInput("no"); 241 HostUpdater::SetInput("eeeeeeeee");
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/protocol/ |
H A D | wifi_direct_protocol.h | 42 virtual void SetInput(const std::vector<uint8_t> &input) = 0;
|
H A D | json_protocol.h | 32 void SetInput(const std::vector<uint8_t> &input) override;
|
H A D | tlv_protocol.h | 30 void SetInput(const std::vector<uint8_t> &input) override;
|
H A D | tlv_protocol.cpp | 66 void TlvProtocol::SetInput(const std::vector<uint8_t> &input) in SetInput() function in OHOS::SoftBus::TlvProtocol
|
H A D | json_protocol.cpp | 101 void JsonProtocol::SetInput(const std::vector<uint8_t> &input) in SetInput() function in OHOS::SoftBus::JsonProtocol
|
/ohos5.0/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/include/ |
H A D | pcm_iterator.h | 29 int32_t SetInput(const Array<int16_t> &pcmData);
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/ |
H A D | conv2d_transpose_builder.cpp | 43 OH_NN_ReturnCode Conv2DTransposeBuilder::SetInput(const std::vector<uint32_t>& inputsIndex, in SetInput() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DTransposeBuilder 250 OH_NN_ReturnCode returnCode = SetInput(inputsIndex, outputsIndex, allTensors); in Build()
|
H A D | conv2d_transpose_builder.h | 40 OH_NN_ReturnCode SetInput(const std::vector<uint32_t>& inputsIndex,
|
/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/common/ |
H A D | nnrt_test.h | 60 virtual OH_NN_ReturnCode SetInput(uint32_t index,
|
H A D | nnrt_test.cpp | 135 OH_NN_ReturnCode NNRtTest::SetInput(uint32_t index, in SetInput() function in OHOS::NeuralNetworkRuntime::SystemTest::NNRtTest
|
/ohos5.0/base/request/request/frameworks/js/napi/include/ |
H A D | async_call.h | 67 inline Context &SetInput(InputAction action) in SetInput() function
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/ |
H A D | wifi_config_info.cpp | 44 protocol.SetInput(input); in Unmarshalling()
|
H A D | link_info.cpp | 102 protocol.SetInput(input); in Unmarshalling()
|
H A D | interface_info.cpp | 132 protocol.SetInput(input); in Unmarshalling()
|
/ohos5.0/base/request/request/frameworks/js/napi/src/ |
H A D | js_task.cpp | 169 context->SetInput(input).SetOutput(output).SetExec(exec); in JsMain() 370 context->SetInput(input).SetOutput(output).SetExec(exec); in GetTask() 532 context->SetInput(std::move(input)).SetOutput(std::move(output)).SetExec(std::move(exec)); in Remove() 623 context->SetInput(std::move(input)).SetOutput(std::move(output)).SetExec(std::move(exec)); in TouchInner() 835 context->SetInput(std::move(input)).SetOutput(std::move(output)).SetExec(std::move(exec)); in Search() 879 context->SetInput(std::move(input)).SetOutput(std::move(output)).SetExec(std::move(exec)); in Query()
|
H A D | request_event.cpp | 328 context->SetInput(input).SetOutput(output).SetExec(exec); in Exec()
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | neural_network_runtime_compat.cpp | 66 return executorImpl->SetInput(inputIndex, *tensor, dataBuffer, length); in OH_NNExecutor_SetInput()
|
H A D | nnexecutor.h | 64 …OH_NN_ReturnCode SetInput(uint32_t index, const OH_NN_Tensor& nnTensor, const void* buffer, size_t…
|
/ohos5.0/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/source/ |
H A D | pcm_iterator.cpp | 89 int32_t PCMIterator::SetInput(const Array<int16_t> &input) in SetInput() function in OHOS::AI::PCMIterator
|
H A D | kws_sdk_impl.cpp | 124 int32_t retCode = pcmIterator_->SetInput(input); in SyncExecute()
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_executor/ |
H A D | nn_executor_test.cpp | 1215 OH_NN_ReturnCode ret = nnExecutor->SetInput(m_index, tensor, buffer, length); 1249 OH_NN_ReturnCode ret = nnExecutor->SetInput(m_index, tensor, buffer, length); 1290 OH_NN_ReturnCode ret = nnExecutor->SetInput(m_index, tensor, buffer, length); 2119 nnExecutor->SetInput(m_index, tensor, buffer, length); 2154 nnExecutor->SetInput(m_index, tensor, buffer, length); 2191 nnExecutor->SetInput(m_index, tensor, buffer, length);
|