Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlower_tf.cc1335 int out_spatial_cst = out_height_constant < 0 || out_width_constant < 0 in matchAndRewrite() local
1478 loc, RankedTensorType::get({out_spatial_cst}, out_size_element_ty), in matchAndRewrite()
1496 RankedTensorType::get({batch_cst, out_spatial_cst, channels_cst}, in matchAndRewrite()