Searched defs:widthIndex (Results 1 – 4 of 4) sorted by relevance
46 int widthIndex = useNchw ? 3 : 2; in conv2DExplicitConstructor() local98 int widthIndex = useNchw ? 3 : 2; in conv2DImplicitConstructor() local285 int widthIndex = useNchw ? 3 : 2; in depthwiseConv2DExplicitConstructor() local338 int widthIndex = useNchw ? 3 : 2; in depthwiseConv2DImplicitConstructor() local530 int widthIndex = useNchw ? 3 : 2; in groupedConv2DExplicitConstructor() local582 int widthIndex = useNchw ? 3 : 2; in groupedConv2DImplicitConstructor() local684 int widthIndex = useNchw ? 3 : 2; in transposeConv2DExplicitConstructor() local728 int widthIndex = useNchw ? 3 : 2; in transposeConv2DImplicitConstructor() local
39 int widthIndex = useNchw ? 3 : 2; in poolingExplicitOpConstructor() local78 int widthIndex = useNchw ? 3 : 2; in poolingImplicitOpConstructor() local
32 int widthIndex = useNchw ? 3 : 2; in spaceToDepthConstructor() local87 int widthIndex = useNchw ? 3 : 2; in depthToSpaceConstructor() local175 int widthIndex = useNchw ? 3 : 2; in batchToSpaceConstructor() local233 int widthIndex = useNchw ? 3 : 2; in spaceToBatchConstructor() local
29 int widthIndex = useNchw ? 3 : 2; in resizeOpConstructor() local