Searched refs:SetSizeSplits (Results 1 – 2 of 2) sorted by relevance
46 OH_NN_ReturnCode SetSizeSplits(const std::shared_ptr<NNTensor>& tensor);55 {OH_NN_SPLIT_SIZE_SPLITS, &SplitBuilder::SetSizeSplits}
103 OH_NN_ReturnCode SplitBuilder::SetSizeSplits(const std::shared_ptr<NNTensor>& tensor) in SetSizeSplits() function in OHOS::NeuralNetworkRuntime::Ops::SplitBuilder