Home
last modified time | relevance | path

Searched refs:BuildAndAddTensorShapes (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils_test.cc91 TF_RETURN_IF_ERROR(RemoteFusedGraphExecuteUtils::BuildAndAddTensorShapes( in FuseByInOut()
128 return RemoteFusedGraphExecuteUtils::BuildAndAddTensorShapes( in BuildAndAddTensorShape()
435 TF_ASSERT_OK(RemoteFusedGraphExecuteUtils::BuildAndAddTensorShapes( in TEST()
Dremote_fused_graph_rewriter_transform.cc133 TF_RETURN_IF_ERROR(RemoteFusedGraphExecuteUtils::BuildAndAddTensorShapes( in PlaceShapeType()
Dremote_fused_graph_execute_utils.h170 static Status BuildAndAddTensorShapes(
Dremote_fused_graph_execute_utils.cc578 /* static */ Status RemoteFusedGraphExecuteUtils::BuildAndAddTensorShapes( in BuildAndAddTensorShapes() function in tensorflow::RemoteFusedGraphExecuteUtils