Searched defs:channelIndex (Results 1 – 7 of 7) sorted by relevance
47 int channelIndex = useNchw ? 1 : 3; in conv2DExplicitConstructor() local99 int channelIndex = useNchw ? 1 : 3; in conv2DImplicitConstructor() local286 int channelIndex = useNchw ? 1 : 3; in depthwiseConv2DExplicitConstructor() local339 int channelIndex = useNchw ? 1 : 3; in depthwiseConv2DImplicitConstructor() local531 int channelIndex = useNchw ? 1 : 3; in groupedConv2DExplicitConstructor() local583 int channelIndex = useNchw ? 1 : 3; in groupedConv2DImplicitConstructor() local685 int channelIndex = useNchw ? 1 : 3; in transposeConv2DExplicitConstructor() local729 int channelIndex = useNchw ? 1 : 3; in transposeConv2DImplicitConstructor() local
40 int channelIndex = useNchw ? 1 : 3; in poolingExplicitOpConstructor() local79 int channelIndex = useNchw ? 1 : 3; in poolingImplicitOpConstructor() local
47 ProgramListAdapter(Resources res, ProgramGuide programGuide, int channelIndex) { in ProgramListAdapter()
253 int channelIndex = mProgramManager.getChannelIndex(tableEntry.channelId); in onTableEntryChanged() local
387 Channel getChannel(int channelIndex) { in getChannel()
202 int channelIndex; in getAdjacentBrowsableChannel() local
266 int channelIndex = g * outputGroupDepth + d; in groupedConvQuant8PerChannel() local