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