Searched defs:y_kernel_is_1 (Results 1 – 3 of 3) sorted by relevance
53 bool y_kernel_is_1; member
1060 int dst_depth, bool x_kernel_is_1, bool y_kernel_is_1, in GuessBestParams()1348 const bool y_kernel_is_1 = attr.weights.shape.h == 1 && attr.strides.h == 1 && in GuessBestParams() local1365 const bool y_kernel_is_1 = attr.weights.shape.h == 1 && attr.strides.h == 1 && in GuessBestParams() local1400 const bool y_kernel_is_1 = in GuessBestParams() local
93 bool y_kernel_is_1; member