Searched defs:targetDims (Results 1 – 2 of 2) sorted by relevance
96 int[] targetDims = new int[] { outDim[0] / 4, outDim[1] }; in onProcess() local
408 const int32_t* targetDims, in reshapePrepare()