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.cc92 TF_RETURN_IF_ERROR(RemoteFusedGraphExecuteUtils::BuildAndAddTensorShapes( in FuseByInOut()
129 return RemoteFusedGraphExecuteUtils::BuildAndAddTensorShapes( in BuildAndAddTensorShape()
436 TF_ASSERT_OK(RemoteFusedGraphExecuteUtils::BuildAndAddTensorShapes( in TEST()
Dremote_fused_graph_rewriter_transform.cc127 TF_RETURN_IF_ERROR(RemoteFusedGraphExecuteUtils::BuildAndAddTensorShapes( in PlaceShapeType()
Dremote_fused_graph_execute_utils.h170 static Status BuildAndAddTensorShapes(
Dremote_fused_graph_execute_utils.cc577 /* static */ Status RemoteFusedGraphExecuteUtils::BuildAndAddTensorShapes( in BuildAndAddTensorShapes() function in tensorflow::RemoteFusedGraphExecuteUtils