Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Ddilated_conv.h277 auto bts_output_shape = in matchAndRewrite() local
279 SmallVector<int64_t, 4> conv_result_shape(bts_output_shape.begin(), in matchAndRewrite()
280 bts_output_shape.end()); in matchAndRewrite()