Searched defs:ConvertTFConvOpMatchState (Results 1 – 1 of 1) sorted by relevance
125 struct ConvertTFConvOpMatchState { struct126 IntegerAttr dilation_height_factor;127 IntegerAttr dilation_width_factor;128 StringAttr padding;129 IntegerAttr stride_height;130 IntegerAttr stride_width;