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