Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_tf.cc270 struct ConvertTFConvOpMatchState { struct
271 IntegerAttr dilation_height_factor;
272 IntegerAttr dilation_width_factor;
273 StringAttr padding;
274 IntegerAttr stride_height;
275 IntegerAttr stride_width;