TensorBolt
Data Fields
NDArray Struct Reference

Tensor data structure. More...

#include <ndarray_std.h>

Collaboration diagram for NDArray:
Collaboration graph
[legend]

Data Fields

tb_float * data
 
NDShapeshape
 

Detailed Description

Tensor data structure.

Field Documentation

◆ data

tb_float* NDArray::data

Raw data as contigious array

◆ shape

NDShape* NDArray::shape

Shape of the tensor


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