Searched defs:filterWidth (Results 1 – 10 of 10) sorted by relevance
38 int32_t filterWidth = 0, in CreatePooling3dTfLiteModel()152 int32_t filterWidth = 0, in Pooling3dTest()211 … int filterHeight, int filterWidth, int filterDepth, TfLitePadding padding) in CreateCustomOptions()
32 int32_t filterWidth = 0, in CreatePooling2dTfLiteModel()126 int32_t filterWidth = 0, in Pooling2dTest()
38 unsigned int filterWidth = filterShape[3]; in SerializeLayerParameters() local90 unsigned int filterWidth = filterShape[2]; in InferOutputShapes() local
39 unsigned int filterWidth = filterShape[dataLayoutIndex.GetWidthIndex()]; in SerializeLayerParameters() local82 unsigned int filterWidth = filterShape[dataLayoutIndex.GetWidthIndex()]; in InferOutputShapes() local
35 unsigned int filterWidth = filterShape[2]; in SerializeLayerParameters() local92 unsigned int filterWidth = filterShape[2]; in InferOutputShapes() local
154 const unsigned int filterWidth = filterTensorInfo.GetShape()[2]; in VisitConv2dOperator() local334 const unsigned int filterWidth = filterTensorInfo.GetShape()[2]; in VisitConv3dOperator() local537 unsigned int filterWidth = filterTensorInfo.GetShape()[2]; in VisitDepthwiseConv2dOperator() local769 const unsigned int filterWidth = filterTensorInfo.GetShape()[2]; in VisitTransposeConv2dOperator() local
395 unsigned int filterWidth = filterShape[2]; in CreateOutputTensorInfo() local
55 const unsigned int filterWidth = rFilterShape[2]; in Convolve3d() local
112 const unsigned int filterWidth = depthwise ? rFilterShape[2] : rFilterShape[widthIndex]; in Convolve() local
1244 unsigned int filterWidth = filterTensorInfo.GetShape()[2]; in ParseConv2D() local1330 unsigned int filterWidth = filterTensorInfo.GetShape()[2]; in ParseConv3D() local1408 unsigned int filterWidth = filterTensorInfo.GetShape()[2]; in ParseDepthwiseConv2D() local1646 const unsigned int filterWidth = filterTensorInfo.GetShape()[2]; in ParseTransposeConv() local