File inference_io_mapper.cc
FileList > calculators > tensor > inference_io_mapper.cc
Go to the source code of this file
#include "mediapipe/calculators/tensor/inference_io_mapper.h"#include <memory>#include <string>#include <utility>#include <vector>#include "absl/container/flat_hash_map.h"#include "absl/container/flat_hash_set.h"#include "absl/log/absl_log.h"#include "absl/status/status.h"#include "absl/status/statusor.h"#include "absl/strings/str_join.h"#include "mediapipe/calculators/tensor/inference_calculator.pb.h"#include "mediapipe/calculators/tensor/tensor_span.h"#include "mediapipe/framework/formats/tensor.h"#include "mediapipe/framework/port/ret_check.h"#include "mediapipe/framework/port/status_macros.h"#include "mediapipe/util/tflite/tflite_signature_reader.h"#include "tensorflow/lite/c/c_api_types.h"#include "tensorflow/lite/core/api/op_resolver.h"#include "tensorflow/lite/interpreter.h"#include "tensorflow/lite/interpreter_builder.h"#include "tensorflow/lite/kernels/register.h"#include "tensorflow/lite/model_builder.h"
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
| namespace | anonymous_namespace{inference_io_mapper.cc} |
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/calculators/tensor/inference_io_mapper.cc