Skip to content

File tensor.h

FileList > formats > tensor.h

Go to the source code of this file

  • #include <algorithm>
  • #include <cstdint>
  • #include <initializer_list>
  • #include <memory>
  • #include <numeric>
  • #include <tuple>
  • #include <type_traits>
  • #include <utility>
  • #include <vector>
  • #include "absl/container/flat_hash_set.h"
  • #include "absl/functional/any_invocable.h"
  • #include "absl/log/absl_check.h"
  • #include "absl/status/status.h"
  • #include "absl/synchronization/mutex.h"
  • #include "mediapipe/framework/formats/tensor/internal.h"
  • #include "mediapipe/framework/memory_manager.h"
  • #include "mediapipe/framework/port.h"
  • #include "mediapipe/gpu/gl_base.h"
  • #include "mediapipe/gpu/gl_context.h"

Namespaces

Type Name
namespace mediapipe

Classes

Type Name
class Tensor
class CpuView <typename T>
class OpenGlBufferView
class OpenGlTexture2dView
struct QuantizationParameters
struct Shape

Macros

Type Name
define builtin_FILE () ""
define builtin_LINE () 0

Macro Definition Documentation

define builtin_FILE

#define builtin_FILE (

) `""`

define builtin_LINE

#define builtin_LINE (

) `0`


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