Skip to content

File tflite_model_calculator.cc

FileList > calculators > tflite > tflite_model_calculator.cc

Go to the source code of this file

  • #include <cstdint>
  • #include <functional>
  • #include <memory>
  • #include <string>
  • #include <utility>
  • #include "absl/status/status.h"
  • #include "absl/strings/string_view.h"
  • #include "absl/types/span.h"
  • #include "mediapipe/framework/calculator_framework.h"
  • #include "mediapipe/framework/packet.h"
  • #include "mediapipe/framework/port/ret_check.h"
  • #include "tensorflow/lite/allocation.h"
  • #include "tensorflow/lite/model_builder.h"

Namespaces

Type Name
namespace mediapipe

Classes

Type Name
class TfLiteModelCalculator

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