TensorBolt
Data Fields
NDShapeStack Struct Reference

Treats NDShape as a stack to pop elements, does not modify the original shape. More...

#include <ndarray_std.h>

Collaboration diagram for NDShapeStack:
Collaboration graph
[legend]

Data Fields

NDShapeshape
 
uint64_t i
 

Detailed Description

Treats NDShape as a stack to pop elements, does not modify the original shape.

Field Documentation

◆ i

uint64_t NDShapeStack::i

Stack Pointer

◆ shape

NDShape* NDShapeStack::shape

Pointer to shape


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