Searched defs:ConvertTFConvOpMatchState (Results 1 – 1 of 1) sorted by relevance
270 struct ConvertTFConvOpMatchState { struct271 IntegerAttr dilation_height_factor;272 IntegerAttr dilation_width_factor;273 StringAttr padding;274 IntegerAttr stride_height;275 IntegerAttr stride_width;