Searched refs:example_shape (Results 1 – 1 of 1) sorted by relevance
2286 TensorShape dense_shape, example_shape; in ParseContextDenseFeatures() local2289 if (!c.shape.AsTensorShape(&example_shape) || in ParseContextDenseFeatures()2290 data_max_elements != example_shape.num_elements()) { in ParseContextDenseFeatures()2293 ": expected ", example_shape.num_elements(), ", but found ", in ParseContextDenseFeatures()