Home
last modified time | relevance | path

Searched refs:MergeOutputHandleShapesAndTypes (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dshape_inference.h573 bool MergeOutputHandleShapesAndTypes(
Dshape_inference_test.cc1626 return c.MergeOutputHandleShapesAndTypes(idx, shapes_and_types); in TestMergeHandles()
1712 TEST_F(ShapeInferenceTest, MergeOutputHandleShapesAndTypes) { in TEST_F() argument
Dshape_inference.cc1208 bool InferenceContext::MergeOutputHandleShapesAndTypes( in MergeOutputHandleShapesAndTypes() function in tensorflow::shape_inference::InferenceContext