Home
last modified time | relevance | path

Searched refs:EmplaceTensorShapeType (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.h299 static void EmplaceTensorShapeType(const string& name, const Tensor& tensor,
Dremote_fused_graph_execute_utils.cc312 EmplaceTensorShapeType(name, tensor, tensor_shape_map); in DryRunInferenceForAllNode()
317 EmplaceTensorShapeType(name, tensor, tensor_shape_map); in DryRunInferenceForAllNode()
350 EmplaceTensorShapeType(node_name, tensor, tensor_shape_map); in ConvertToTensorShapeMap()
566 /* static */ void RemoteFusedGraphExecuteUtils::EmplaceTensorShapeType( in EmplaceTensorShapeType() function in tensorflow::RemoteFusedGraphExecuteUtils