Searched refs:concat_dim_shape (Results 1 – 1 of 1) sorted by relevance
126 const TensorShape concat_dim_shape = ctx->InputShape(0); in Compile() local127 OP_REQUIRES(ctx, TensorShapeUtils::IsScalar(concat_dim_shape), in Compile()130 concat_dim_shape.DebugString())); in Compile()