Home
last modified time | relevance | path

Searched refs:intAttrOne (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_tf.cc298 intAttrOne(Builder(context).getI32IntegerAttr(1)), in ConvertTFConvOp()
336 state.dilation_height_factor = intAttrOne; in matchAndRewrite()
337 state.dilation_width_factor = intAttrOne; in matchAndRewrite()
377 const IntegerAttr intAttrOne; member in mlir::TFL::__anonf6df4be00111::ConvertTFConvOp