Searched defs:y_kernel_is_1 (Results 1 – 3 of 3) sorted by relevance
1239 bool y_kernel_is_1, int src_slices, in GetConvParamsForA7A8()1372 bool y_kernel_is_1, in GetConvParamsForA9AndHigher()1458 int dst_depth, bool x_kernel_is_1, bool y_kernel_is_1, in GuessBestParamsApple()1471 int dst_depth, bool x_kernel_is_1, bool y_kernel_is_1, in GuessBestParams()1831 const bool y_kernel_is_1 = attr.weights.shape.h == 1 && attr.strides.h == 1 && in GuessBestParams() local1848 const bool y_kernel_is_1 = attr.weights.shape.h == 1 && attr.strides.h == 1 && in GuessBestParams() local1883 const bool y_kernel_is_1 = in GuessBestParams() local
60 bool y_kernel_is_1 = true; member
70 bool y_kernel_is_1 = false; member