Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dshape_inference.h583 bool MergeOutputHandleShapesAndTypes(
Dshape_inference_test.cc1627 return c.MergeOutputHandleShapesAndTypes(idx, shapes_and_types); in TestMergeHandles()
1713 TEST_F(ShapeInferenceTest, MergeOutputHandleShapesAndTypes) { in TEST_F() argument
Dshape_inference.cc1233 bool InferenceContext::MergeOutputHandleShapesAndTypes( in MergeOutputHandleShapesAndTypes() function in tensorflow::shape_inference::InferenceContext