Searched defs:SetChannel (Results 1 – 2 of 2) sorted by relevance
59 OH_NN_ReturnCode Conv2DBuilder::SetChannel(const std::vector<uint32_t>& inputsIndex, in SetChannel() function in OHOS::NeuralNetworkRuntime::Ops::Conv2DBuilder
132 inline void SetChannel(int32_t newchannel) in SetChannel() function