Home
last modified time | relevance | path

Searched defs:ConvertTFConvOpMatchState (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dprepare_tf.cc124 struct ConvertTFConvOpMatchState { struct
125 IntegerAttr dilation_height_factor;
126 IntegerAttr dilation_width_factor;
127 StringAttr padding;
128 IntegerAttr stride_height;
129 IntegerAttr stride_width;