Skip to content

File scheduler.cc

FileList > framework > scheduler.cc

Go to the source code of this file

  • #include "mediapipe/framework/scheduler.h"
  • #include <memory>
  • #include <queue>
  • #include <utility>
  • #include <vector>
  • #include "absl/log/absl_check.h"
  • #include "absl/memory/memory.h"
  • #include "absl/synchronization/mutex.h"
  • #include "mediapipe/framework/calculator_graph.h"
  • #include "mediapipe/framework/executor.h"
  • #include "mediapipe/framework/port.h"
  • #include "mediapipe/framework/port/canonical_errors.h"
  • #include "mediapipe/framework/port/logging.h"
  • #include "mediapipe/framework/port/ret_check.h"
  • #include "mediapipe/framework/port/status.h"
  • #include "mediapipe/framework/timestamp.h"
  • #include "mediapipe/framework/tool/status_util.h"

Namespaces

Type Name
namespace mediapipe
namespace internal

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