Searched refs:concat_dim_tensor_shape (Results 1 – 1 of 1) sorted by relevance
47 const TensorShape concat_dim_tensor_shape = ctx->InputShape(axis_index_); in Compile() local48 OP_REQUIRES(ctx, TensorShapeUtils::IsScalar(concat_dim_tensor_shape), in Compile()51 concat_dim_tensor_shape.DebugString())); in Compile()