HomeSort by relevance Sort by last modified time
    Searched refs:GetTensorShapeType (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/core/kernels/hexagon/
graph_transfer_utils.cc 81 RemoteFusedGraphExecuteUtils::GetTensorShapeType(tensor_shape_map,
137 RemoteFusedGraphExecuteUtils::GetTensorShapeType(tensor_shape_map,
  /external/tensorflow/tensorflow/core/kernels/
remote_fused_graph_execute_utils.h 149 static const TensorShapeType* GetTensorShapeType(
152 static const TensorShapeType* GetTensorShapeType(
remote_fused_graph_execute_utils_test.cc 317 RemoteFusedGraphExecuteUtils::GetTensorShapeType(tensor_shape_map,
323 tst = RemoteFusedGraphExecuteUtils::GetTensorShapeType(tensor_shape_map,
363 RemoteFusedGraphExecuteUtils::GetTensorShapeType(tensor_shape_map,
369 tst = RemoteFusedGraphExecuteUtils::GetTensorShapeType(tensor_shape_map,
    [all...]
remote_fused_graph_execute_utils.cc 519 RemoteFusedGraphExecuteUtils::GetTensorShapeType(
523 return GetTensorShapeType(tensor_shape_map, tid.first.ToString(),
526 return GetTensorShapeType(tensor_shape_map, node_name, 0);
531 RemoteFusedGraphExecuteUtils::GetTensorShapeType(
    [all...]

Completed in 617 milliseconds