Skip to content

File subgraph_expansion.cc

FileList > framework > tool > subgraph_expansion.cc

Go to the source code of this file

  • #include "mediapipe/framework/tool/subgraph_expansion.h"
  • #include <algorithm>
  • #include <functional>
  • #include <map>
  • #include <memory>
  • #include <set>
  • #include <string>
  • #include <utility>
  • #include <vector>
  • #include "absl/memory/memory.h"
  • #include "absl/strings/str_cat.h"
  • #include "mediapipe/framework/graph_service_manager.h"
  • #include "mediapipe/framework/packet_generator.pb.h"
  • #include "mediapipe/framework/port.h"
  • #include "mediapipe/framework/port/core_proto_inc.h"
  • #include "mediapipe/framework/port/logging.h"
  • #include "mediapipe/framework/port/map_util.h"
  • #include "mediapipe/framework/port/ret_check.h"
  • #include "mediapipe/framework/port/status_builder.h"
  • #include "mediapipe/framework/port/status_macros.h"
  • #include "mediapipe/framework/status_handler.pb.h"
  • #include "mediapipe/framework/subgraph.h"
  • #include "mediapipe/framework/tool/name_util.h"
  • #include "mediapipe/framework/tool/tag_map.h"

Namespaces

Type Name
namespace mediapipe
namespace tool

The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/tool/subgraph_expansion.cc