Searched defs:filterDepth (Results 1 – 8 of 8) sorted by relevance
40 int32_t filterDepth = 0, in CreatePooling3dTfLiteModel()154 int32_t filterDepth = 0, in Pooling3dTest()211 … int filterHeight, int filterWidth, int filterDepth, TfLitePadding padding) in CreateCustomOptions()
33 unsigned int filterDepth = filterShape[0]; in SerializeLayerParameters() local82 unsigned int filterDepth = filterShape[0]; in InferOutputShapes() local
124 const float filterDepth = std::min(kMaxSurfaces - 1.0f, radius * kInputScale / 2.5f); in generate() local
365 uint32_t filterDepth = getSizeOfDimension(filterShape, 3); in convQuant8PerChannelNhwc() local458 [[maybe_unused]] uint32_t filterDepth = getSizeOfDimension(filterShape, 3); in convQuant8PerChannelNhwc() local
291 uint32_t filterDepth = getSizeOfDimension(filterShape, 3); in depthwiseConvQuant8PerChannelNhwc() local
53 const unsigned int filterDepth = rFilterShape[0]; in Convolve3d() local
332 const unsigned int filterDepth = filterTensorInfo.GetShape()[0]; in VisitConv3dOperator() local
1328 unsigned int filterDepth = filterTensorInfo.GetShape()[0]; in ParseConv3D() local