Searched refs:CombineRaggedTensorToTensorShapes (Results 1 – 6 of 6) sorted by relevance
29 TEST(CombineRaggedTensorToTensorShapes, UnknownShapeUnknownValue) { in TEST() argument37 TF_ASSERT_OK(CombineRaggedTensorToTensorShapes( in TEST()43 TEST(CombineRaggedTensorToTensorShapes, UnknownShape) { in TEST() argument51 TF_ASSERT_OK(CombineRaggedTensorToTensorShapes( in TEST()59 TEST(CombineRaggedTensorToTensorShapes, UnknownShapeDenseValue) { in TEST() argument68 TF_ASSERT_OK(CombineRaggedTensorToTensorShapes( in TEST()
48 Status CombineRaggedTensorToTensorShapes(int ragged_rank,
40 tensorflow::Status CombineRaggedTensorToTensorShapes( in CombineRaggedTensorToTensorShapes() function
228 RuntimeShape CombineRaggedTensorToTensorShapes( in CombineRaggedTensorToTensorShapes() function263 RuntimeShape result_shape = CombineRaggedTensorToTensorShapes( in CalculateOutputSize()
272 TF_RETURN_IF_ERROR(CombineRaggedTensorToTensorShapes( in RaggedTensorToTensorShapeFn()
162 TF_RETURN_IF_ERROR(CombineRaggedTensorToTensorShapes( in CalculateOutputSize()