MachineLearningTensorShape

struct in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

Represents the shape of a tensor.

Properties

D0The size of dimension 0.
D1The size of dimension 1.
D2The size of dimension 2.
D3The size of dimension 3.
D4The size of dimension 4.
D5The size of dimension 5.
D6The size of dimension 6.
D7The size of dimension 7.
rankThe rank of a MachineLearningTensorShape.

Did you find this page useful? Please give it a rating: