NVIDIA DeepStream SDK API Reference

8.0 Release
deepstream::Tensor::Context Class Reference

Detailed Description

Context object of the tensor, which associates the tensor with what creates it.

The base class represents the default context who makes the tensor an observer of its memory without having any control on it.

Definition at line 75 of file service-maker/includes/tensor.hpp.

Public Member Functions

virtual ~Context ()
 

Constructor & Destructor Documentation

◆ ~Context()

virtual deepstream::Tensor::Context::~Context ( )
inlinevirtual

Definition at line 77 of file service-maker/includes/tensor.hpp.


The documentation for this class was generated from the following file: