Searched defs:x_kernel_is_1 (Results 1 – 3 of 3) sorted by relevance
52 bool x_kernel_is_1; member
1084 int dst_depth, bool x_kernel_is_1, bool y_kernel_is_1, in GuessBestParams()1376 const bool x_kernel_is_1 = attr.weights.shape.w == 1 && attr.strides.w == 1 && in GuessBestParams() local1393 const bool x_kernel_is_1 = attr.weights.shape.w == 1 && attr.strides.w == 1 && in GuessBestParams() local1429 const bool x_kernel_is_1 = in GuessBestParams() local
92 bool x_kernel_is_1; member