Jetson Inference
DNN Vision Library
tensorNet::outputLayer Struct Reference

#include <tensorNet.h>

Public Attributes

std::string name
 
Dims3 dims
 
uint32_t size
 
float * CPU
 
float * CUDA
 

Member Data Documentation

◆ CPU

float* tensorNet::outputLayer::CPU

◆ CUDA

float* tensorNet::outputLayer::CUDA

◆ dims

Dims3 tensorNet::outputLayer::dims

◆ name

std::string tensorNet::outputLayer::name

◆ size

uint32_t tensorNet::outputLayer::size

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