Skip to content

File inference_calculator.h

FileList > calculators > tensor > inference_calculator.h

Go to the source code of this file

  • #include <algorithm>
  • #include <functional>
  • #include <memory>
  • #include <string>
  • #include <utility>
  • #include <vector>
  • #include "absl/status/status.h"
  • #include "absl/status/statusor.h"
  • #include "mediapipe/calculators/tensor/inference_calculator.pb.h"
  • #include "mediapipe/calculators/tensor/inference_io_mapper.h"
  • #include "mediapipe/calculators/tensor/tensor_span.h"
  • #include "mediapipe/framework/api2/node.h"
  • #include "mediapipe/framework/api2/packet.h"
  • #include "mediapipe/framework/api2/port.h"
  • #include "mediapipe/framework/calculator_framework.h"
  • #include "mediapipe/framework/formats/tensor.h"
  • #include "mediapipe/framework/port/status_macros.h"
  • #include "mediapipe/util/tflite/tflite_model_loader.h"
  • #include "tensorflow/lite/core/api/op_resolver.h"
  • #include "tensorflow/lite/kernels/register.h"

Namespaces

Type Name
namespace mediapipe
namespace api2

Classes

Type Name
class InferenceCalculator
struct InferenceCalculatorCpu
struct InferenceCalculatorGl
struct InferenceCalculatorGlAdvanced
struct InferenceCalculatorMetal
class InferenceCalculatorNodeImpl <class Intf, class Impl>
struct InferenceCalculatorSelector
struct InferenceCalculatorXnnpack

The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/calculators/tensor/inference_calculator.h