File tensor.cc
FileList > formats > tensor.cc
Go to the source code of this file
#include "mediapipe/framework/formats/tensor.h"#include "mediapipe/util/unused.hpp"#include <algorithm>#include <cstdint>#include <memory>#include <utility>#include "absl/log/absl_check.h"#include "absl/log/absl_log.h"#include "absl/status/status.h"#include "absl/strings/str_cat.h"#include "absl/synchronization/mutex.h"#include "mediapipe/framework/memory_manager.h"#include "mediapipe/framework/port.h"#include "mediapipe/framework/port/aligned_malloc_and_free.h"#include "mediapipe/framework/port/ret_check.h"#include "mediapipe/framework/port/status_macros.h"#include "mediapipe/gpu/gl_base.h"#include <cstdlib>
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
Classes
| Type | Name |
|---|---|
| struct | MtlResources |
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/formats/tensor.cc