LabelAxisOp

public class LabelAxisOp

Labels TensorBuffer with axisLabels for outputs.

Apply on a TensorBuffer to get a TensorLabel that could output a Map, which is a pair of the label name and the corresponding TensorBuffer value.

Nested Classes

class LabelAxisOp.Builder The inner builder class to build a LabelTensor Operator. 

Public Methods

TensorLabel

Inherited Methods

Public Methods

public TensorLabel apply (TensorBuffer buffer)

Parameters
buffer