Home
last modified time | relevance | path

Searched defs:SetInputSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Ddetection_post_process_builder.cpp36 OH_NN_ReturnCode DetectionPostProcessBuilder::SetInputSize(const std::shared_ptr<NNTensor>& tensor) in SetInputSize() function in OHOS::NeuralNetworkRuntime::Ops::DetectionPostProcessBuilder
H A Dlstm_builder.cpp75 OH_NN_ReturnCode LSTMBuilder::SetInputSize(const std::shared_ptr<NNTensor>& tensor) in SetInputSize() function in OHOS::NeuralNetworkRuntime::Ops::LSTMBuilder
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Ddetection_post_process_test.cpp72 void DetectionPostProcessBuilderTest::SetInputSize(OH_NN_DataType dataType, in SetInputSize() function in OHOS::NeuralNetworkRuntime::UnitTest::DetectionPostProcessBuilderTest