Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference.h659 bool MergeOutputHandleShapesAndTypes(
H A Dshape_inference.cc1239 bool InferenceContext::MergeOutputHandleShapesAndTypes( in MergeOutputHandleShapesAndTypes() function in tensorflow::shape_inference::InferenceContext
H A Dshape_inference_test.cc1726 return c.MergeOutputHandleShapesAndTypes(idx, shapes_and_types); in TEST_P()