Searched refs:SetInputBlock (Results 1 – 2 of 2) sorted by relevance
44 OH_NN_ReturnCode SetInputBlock(const std::shared_ptr<NNTensor>& tensor);51 {OH_NN_BATCH_TO_SPACE_ND_BLOCKSIZE, &BatchToSpaceNDBuilder::SetInputBlock},
32 OH_NN_ReturnCode BatchToSpaceNDBuilder::SetInputBlock(const std::shared_ptr<NNTensor>& tensor) in SetInputBlock() function in OHOS::NeuralNetworkRuntime::Ops::BatchToSpaceNDBuilder