Searched defs:cond_shape (Results 1 – 5 of 5) sorted by relevance
36 const TensorShape cond_shape = ctx->InputShape(0); in Compile() local87 const TensorShape cond_shape = ctx->InputShape(0); in Compile() local
38 const RuntimeShape& cond_shape = GetTensorShape(cond_tensor); in ResizeOutputTensor() local
668 auto cond_shape = cond.getType().cast<ShapedType>().getShape(); in matchAndRewrite() local
2383 ArrayRef<int64_t> cond_shape; in BuildSelectV2Op() local
788 auto cond_shape = cond_tensor.getShape().front(); in Verify() local