Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Ddilated_conv.h73 Value stb_block_shape, Value bts_block_shape, int64_t expand_axis,
310 Value stb_block_shape, Value bts_block_shape, int64_t expand_axis, in ExtractDilationsAttrFromBlockShape() argument
314 !matchPattern(bts_block_shape, m_Constant(&bts_bs_attr))) { in ExtractDilationsAttrFromBlockShape()