Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlower_tf.cc1345 int batch_cst = input_ty.getShape()[0]; in matchAndRewrite() local
1487 RankedTensorType::get({batch_cst, in_spatial_cst, channels_cst}, in matchAndRewrite()
1496 RankedTensorType::get({batch_cst, out_spatial_cst, channels_cst}, in matchAndRewrite()