Searched defs:filterShape (Results 1 – 4 of 4) sorted by relevance
38 const float* filterData, const Shape& filterShape, in depthwiseConvFloat32()66 const uint8_t* filterData, const Shape& filterShape, in depthwiseConvQuant8()
80 const float* filterData, const Shape& filterShape, in convFloat32()108 const uint8_t* filterData, const Shape& filterShape, in convQuant8()
491 Shape filterShape = filter.shape(); in executeOperation() local578 Shape filterShape = filter.shape(); in executeOperation() local
111 const Shape& filterShape, in GetQuantizedConvolutionMultipler()